This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.1.1 Released


Patch applied to onlinedocs/index.html to link to the manuals for this
release.  releasing.html does document that you should link to
them.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.40
diff -u -r1.40 index.html
--- index.html	24 May 2002 11:12:02 -0000	1.40
+++ index.html	4 Aug 2002 16:41:17 -0000
@@ -16,6 +16,30 @@
      versions.  -->
 
 <ul>
+  <li>GCC 3.1.1 manuals:
+  <ul>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gcc/";>GCC
+         3.1.1 Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gcc.ps.gz";>also
+         in PostScript</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/g77/";>GCC
+         3.1.1 G77 Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/g77.ps.gz";>also
+         in PostScript</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gcj/";>GCC
+         3.1.1 GCJ Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gcj.ps.gz";>also
+         in PostScript</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/cpp/";>GCC 
+         3.1.1 CPP Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/cpp.ps.gz";>also
+         in PostScript</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gnat_rm/";>GCC
+         3.1.1 GNAT Reference Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gnat_rm.ps.gz";>also
+         in PostScript</a>)</li>
+  </ul></li>
+
   <li>GCC 3.1 manuals:
   <ul>
     <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1/gcc/";>GCC

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]