From patchwork Sun Aug 18 21:00:36 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 268054 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id EB49C2C01BF for ; Mon, 19 Aug 2013 07:00:47 +1000 (EST) 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=aklf5pllTbTnJ8VL+aI0YvQfTvV7KWhKsALSqe9mD55NxtD55FnG6 jcGsum6bRgU2Z2ibz+9+vpi9DKjX19XayfrI2G63OHweiHt99nA74ZBdmSvyjXmf p+gZ/OEFBXkjGZs5W8L0sJrxvyHRUF9Ra97JOHsO+Aj2lWvCEEtLTw= 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=yfy+Xg+anAJRPPnZjV9BW9jwPN0=; b=CheaIIA395JP9lOl6Hde lV4XwHQSMMwdgUhPM9gQ85ZzoFDfhWN5YTG3c1X/MaeGPfbYWlpttK3PjXQ9wAVg 5U3RNaOlyjKNqMKMiyFkpOxXUGhgkCFHwtbW3E1Pxo5T0nBA/jgrRgHJh9K/1SeL TfU9CReaMa7GFOcxCHDFVOI= Received: (qmail 12062 invoked by alias); 18 Aug 2013 21:00:41 -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 12053 invoked by uid 89); 18 Aug 2013 21:00:41 -0000 X-Spam-SWARE-Status: No, score=-50.9 required=5.0 tests=AWL, BAYES_00, RCVD_IN_HOSTKARMA_NO, SPF_PASS autolearn=ham version=3.3.2 Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sun, 18 Aug 2013 21:00:40 +0000 Received: from [192.168.0.131] (vie-188-118-245-189.dsl.sil.at [188.118.245.189]) by ainaz.pair.com (Postfix) with ESMTPSA id DA09C3F410 for ; Sun, 18 Aug 2013 17:00:37 -0400 (EDT) Date: Sun, 18 Aug 2013 23:00:36 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Consolidate GCC web pages documentation (2/3) Message-ID: MIME-Version: 1.0 This is the second part, mostly mechanical, but also giving us the opportunity to streamline a bit further. Replace remaining references to cvs.html. Shorten descriptive text around these reference. Installed. Gerald Index: contribute.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/contribute.html,v retrieving revision 1.80 diff -u -3 -p -r1.80 contribute.html --- contribute.html 22 May 2013 19:08:02 -0000 1.80 +++ contribute.html 18 Aug 2013 20:54:29 -0000 @@ -177,7 +177,7 @@ file" mode of the validator.

Please mark patches with the tag [wwwdocs] in the subject line.

-

Web site sources are in CVS.

+

Web site sources are in CVS.

Submitting Patches

Index: svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.187 diff -u -3 -p -r1.187 svn.html --- svn.html 5 Aug 2013 07:27:40 -0000 1.187 +++ svn.html 18 Aug 2013 20:54:29 -0000 @@ -17,12 +17,11 @@ large. That way you can pick up any version (including releases) of GCC that is in our repository.

-

Our web pages are still maintained via CVS, and can be accessed -using the directions for our CVS setup.

-

In addition you can browse our SVN history online.

+

(Our web pages are managed via CVS.)

+

Using the SVN repository

Index: svnwrite.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svnwrite.html,v retrieving revision 1.26 diff -u -3 -p -r1.26 svnwrite.html --- svnwrite.html 3 Feb 2012 22:07:56 -0000 1.26 +++ svnwrite.html 18 Aug 2013 20:54:30 -0000 @@ -15,8 +15,7 @@ significant developers. Maintainers are also encouraged to edit our bugs database. -Read/write access to the wwwdocs repository containing GCC -www documents is still done using CVS +Our web pages are managed via CVS.


Index: projects/web.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/web.html,v retrieving revision 1.13 diff -u -3 -p -r1.13 web.html --- projects/web.html 21 Jun 2012 00:03:19 -0000 1.13 +++ projects/web.html 18 Aug 2013 20:54:32 -0000 @@ -8,11 +8,8 @@

GCC: Web Pages

-

Contributing changes to -our web pages is simple.

- -

Our web pages are managed via CVS and can be accessed using the -directions for our CVS setup.

+

Contributing changes +to our web pages is simple.

As changes are checked in, the respective pages are preprocessed via the script wwwdocs/bin/preprocess which in turn