From patchwork Sat Sep 29 17:10:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 976647 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-486668-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="dQaIONlO"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42Mw763p51z9sCw for ; Sun, 30 Sep 2018 03:11:12 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=ue8Uf/SVqN4XN0UrqPrGnk9TzGtNHMkZbItppTUOXv4j/29JC4zHj Cf50KMsSsMK2RZZZqoCAfg4WdJexxwynYFB/ji24DtrvRA12qBn/wko5n57SOqYl RhPt/L9JXulUEbzI9H6sI8F2BNcQ0LVw0Bv85mnquPzfKMq2XEeBdI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=HDKDjlg7oTWujO2e8L8HWuoEdRI=; b=dQaIONlOWv/EZQnLHo+o 5uvqL++z3f5YCmbkkIhGxjIGMSG8RUV2ZoM+BCrL1Ooqe8R/XzKJbJQ9nmG/EHO2 Ukuh0B0h2WaBY2UUUufHS4LpiFI73MDJrijCgWjKUgh0FBtjUCQACob70jfNbpiM Lar8Kz8KuMIPYjkRKiGEbaw= Received: (qmail 55798 invoked by alias); 29 Sep 2018 17:11:04 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 55781 invoked by uid 89); 29 Sep 2018 17:11:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.4 required=5.0 tests=AWL, BAYES_40, GIT_PATCH_2, GIT_PATCH_3, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=sheet, !doctype, W3C, w3c X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 29 Sep 2018 17:11:02 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id B2D3CB53ED3 for ; Sat, 29 Sep 2018 13:11:00 -0400 (EDT) Received: from anthias (vie-91-186-158-155.dsl.sil.at [91.186.158.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 424B6B53ED0 for ; Sat, 29 Sep 2018 13:11:00 -0400 (EDT) Date: Sat, 29 Sep 2018 19:10:58 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Move our main page to HTML 5 Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes After my changes in the past weeks (and months) this is the last of our regular, not automatically generated, pages that moves to HTML 5. There are some further simplifications and cleanups on this page in particular and our style sheet(s), but the majority of work is behind us, and for those of you making changes things pretty much as easy as it gets. :-) Committed. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.1100 diff -u -r1.1100 index.html --- index.html 23 Sep 2018 18:02:39 -0000 1.1100 +++ index.html 29 Sep 2018 16:51:24 -0000 @@ -1,9 +1,6 @@ - - - + + GCC, the GNU Compiler Collection