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: [Web page] GCC online documentation patch


Hi,

Thanks to Joseph's help, I corrected my patch, and
committed it as an obvious fix.


Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.35
diff -u -r1.35 index.html
--- index.html	21 Apr 2002 13:54:27 -0000	1.35
+++ index.html	16 May 2002 02:15:05 -0000
@@ -16,6 +16,25 @@
      versions.  -->
 
 <ul>
+  <li>GCC 3.1 manuals:
+  <ul>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1/gcc/";>GCC
+         3.1 Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1/gcc.ps.gz";>also
+         in PostScript</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1/g77/";>G77
+         0.5.26 (GCC 3.1) Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1/g77.ps.gz";>also
+         in PostScript</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1/gcj/";>GCC
+         3.1 GCJ Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1/gcj.ps.gz";>also
+         in PostScript</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.1/cpp/";>GCC 
+         3.1 CPP Manual (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-3.1/cpp.ps.gz";>also
+         in PostScript</a>)</li>
+  </ul></li>
   <li>GCC 3.0.4 manuals:
   <ul>
     <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcc.html";>GCC
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


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