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]

Patch to onlinedocs/index.html


I've applied the following patch to link to onlinedocs for the GNAT
Reference Manual, and not for Chill.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.34
diff -u -r1.34 index.html
--- index.html	25 Mar 2002 11:30:21 -0000	1.34
+++ index.html	21 Apr 2002 13:53:18 -0000
@@ -161,6 +161,9 @@
   <li><a href="http://gcc.gnu.org/onlinedocs/gcj/";>GCJ Manual</a> (<a
          href="http://gcc.gnu.org/onlinedocs/gcj.ps.gz";>also in
          PostScript</a>)</li>
+  <li><a href="http://gcc.gnu.org/onlinedocs/gnat_rm/";>GNAT Reference Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gnat_rm.ps.gz";>also in
+         PostScript</a>)</li>
   <li><a href="http://gcc.gnu.org/onlinedocs/cpp/";>CPP Manual</a> (<a
          href="http://gcc.gnu.org/onlinedocs/cpp.ps.gz";>also in
          PostScript</a>)</li>
@@ -172,10 +175,6 @@
   <li><a href="http://gcc.gnu.org/onlinedocs/porting/";>libstdc++-v3
        Porting Manual</a> (<a
          href="http://gcc.gnu.org/onlinedocs/porting.ps.gz";>also in
-         PostScript</a>)</li>
-  <li><a href="http://gcc.gnu.org/onlinedocs/chill/";>Chill
-      Manual</a> (<a
-         href="http://gcc.gnu.org/onlinedocs/chill.ps.gz";>also in
          PostScript</a>)</li>
   <li><a href="http://gcc.gnu.org/onlinedocs/libiberty/";>Libiberty
       Manual</a> (<a

-- 
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]