From patchwork Wed Feb 20 09:56:20 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Version specific onlinedocs page X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 222027 Message-Id: <51249DC4.40004@net-b.de> To: Gerald Pfeifer Cc: GCC Mailing List , gcc patches Date: Wed, 20 Feb 2013 10:56:20 +0100 From: Tobias Burnus List-Id: Gerald Pfeifer wrote: > On Mon, 18 Feb 2013, Tobias Burnus wrote: >> How about the following patch? If it is okay, I will add the remaining >> index.html for 4.6 and 4.7 and update gcc-4.6/index.html – and then >> commit it. > > Looks good to me. > > Perhaps you can add a note for the release manager how to "create" > index.html (copy from previous release and adjust)? DONE. Tobias Index: releasing.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/releasing.html,v retrieving revision 1.39 diff -u -p -r1.39 releasing.html --- releasing.html 23 Mar 2012 08:44:11 -0000 1.39 +++ releasing.html 20 Feb 2013 09:40:51 -0000 @@ -75,7 +75,9 @@ to generate the documentation would be < -rgcc_3_0_2_release -dgcc-3.0.2 (with the current version number inserted). Link to it from onlinedocs/index.html (but don't break URLs to documentation for previous releases even if -you remove the links to it). +you remove the links to it). Create additionally +onlinedocs/version-number/index.html by copying it +from a previous release and adjust it.
  • Update the online-documentation links in changes.html to point to the online-documentation for the branch.
  • Index: gcc-4.6/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/index.html,v retrieving revision 1.5 diff -u -p -r1.5 index.html --- gcc-4.6/index.html 1 Mar 2012 11:43:25 -0000 1.5 +++ gcc-4.6/index.html 20 Feb 2013 09:40:51 -0000 @@ -22,22 +22,26 @@ in GCC 4.6.2 relative to previous releas
    GCC 4.6.3
    March 1, 2012 - (changes) + (changes, + documentation)
    GCC 4.6.2
    October 26, 2011 - (changes) + (changes, + documentation)
    GCC 4.6.1
    June 27, 2011 - (changes) + (changes, + documentation)
    GCC 4.6.0
    March 25, 2011 - (changes) + (changes, + documentation)
    Index: gcc-4.7/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/index.html,v retrieving revision 1.4 diff -u -p -r1.4 index.html --- gcc-4.7/index.html 20 Sep 2012 06:31:19 -0000 1.4 +++ gcc-4.7/index.html 20 Feb 2013 09:40:51 -0000 @@ -22,17 +22,20 @@ in GCC 4.7.1 relative to previous releas
    GCC 4.7.2
    September 20, 2012 - (changes) + (changes, + documentation)
    GCC 4.7.1
    June 14, 2012 - (changes) + (changes, + documentation)
    GCC 4.7.0
    March 22, 2012 - (changes) + (changes, + documentation)
    Index: onlinedocs/4.6.0/index.html =================================================================== RCS file: onlinedocs/4.6.0/index.html diff -N onlinedocs/4.6.0/index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ onlinedocs/4.6.0/index.html 20 Feb 2013 09:40:51 -0000 @@ -0,0 +1,91 @@ + + + +GCC 4.6.0 manuals + + + + +

    4.6.0 manuals

    + + + Index: onlinedocs/4.6.1/index.html =================================================================== RCS file: onlinedocs/4.6.1/index.html diff -N onlinedocs/4.6.1/index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ onlinedocs/4.6.1/index.html 20 Feb 2013 09:40:51 -0000 @@ -0,0 +1,91 @@ + + + +GCC 4.6.1 manuals + + + + +

    4.6.1 manuals

    + + + Index: onlinedocs/4.6.2/index.html =================================================================== RCS file: onlinedocs/4.6.2/index.html diff -N onlinedocs/4.6.2/index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ onlinedocs/4.6.2/index.html 20 Feb 2013 09:40:51 -0000 @@ -0,0 +1,91 @@ + + + +GCC 4.6.2 manuals + + + + +

    4.6.2 manuals

    + + + Index: onlinedocs/4.6.3/index.html =================================================================== RCS file: onlinedocs/4.6.3/index.html diff -N onlinedocs/4.6.3/index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ onlinedocs/4.6.3/index.html 20 Feb 2013 09:40:51 -0000 @@ -0,0 +1,91 @@ + + + +GCC 4.6.3 manuals + + + + +

    4.6.3 manuals

    + + + Index: onlinedocs/4.7.0/index.html =================================================================== RCS file: onlinedocs/4.7.0/index.html diff -N onlinedocs/4.7.0/index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ onlinedocs/4.7.0/index.html 20 Feb 2013 09:40:51 -0000 @@ -0,0 +1,90 @@ + + + +GCC 4.7.0 manuals + + + + +

    4.7.0 manuals

    + + Index: onlinedocs/4.7.1/index.html =================================================================== RCS file: onlinedocs/4.7.1/index.html diff -N onlinedocs/4.7.1/index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ onlinedocs/4.7.1/index.html 20 Feb 2013 09:40:51 -0000 @@ -0,0 +1,90 @@ + + + +GCC 4.7.1 manuals + + + + +

    4.7.1 manuals

    + + Index: onlinedocs/4.7.2/index.html =================================================================== RCS file: onlinedocs/4.7.2/index.html diff -N onlinedocs/4.7.2/index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ onlinedocs/4.7.2/index.html 20 Feb 2013 09:40:52 -0000 @@ -0,0 +1,90 @@ + + + +GCC 4.7.2 manuals + + + + +

    4.7.2 manuals

    + +