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 onlinedocs/index.html to link to the
current Ada manuals and to the gfortran manual.  Note that the link to a
PostScript version of the gfortran manual is broken (make dvi failed; I'll
look at that later).

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.57
diff -u -r1.57 index.html
--- index.html	3 May 2004 23:39:21 -0000	1.57
+++ index.html	13 May 2004 10:26:17 -0000
@@ -244,6 +244,12 @@
            PostScript</a> or <a
            href="http://gcc.gnu.org/onlinedocs/gcc-html.tar.gz";>an
            HTML tarball</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gfortran/";>GNU Fortran
+           95 Manual</a> (<a
+           href="http://gcc.gnu.org/onlinedocs/gfortran.ps.gz";>also in
+           PostScript</a> or <a
+           href="http://gcc.gnu.org/onlinedocs/gfortran-html.tar.gz";>an
+           HTML tarball</a>)</li>
     <li><a href="http://gcc.gnu.org/onlinedocs/g77/";>G77 Manual</a> (<a
            href="http://gcc.gnu.org/onlinedocs/g77.ps.gz";>also in
            PostScript</a> or <a
@@ -269,11 +275,11 @@
            PostScript</a> or <a
            href="http://gcc.gnu.org/onlinedocs/gnat_rm-html.tar.gz";>an
            HTML tarball</a>)</li>
-    <li><a href="http://gcc.gnu.org/onlinedocs/gnat_ug_unx/";>GNAT User's Guide
-           for Unix Platforms</a> (<a
-           href="http://gcc.gnu.org/onlinedocs/gnat_ug_unx.ps.gz";>also in
+    <li><a href="http://gcc.gnu.org/onlinedocs/gnat_ugn_unw/";>GNAT User's Guide
+           for Native Platforms / Unix and Windows</a> (<a
+           href="http://gcc.gnu.org/onlinedocs/gnat_ugn_unw.ps.gz";>also in
            PostScript</a> or <a
-           href="http://gcc.gnu.org/onlinedocs/gnat_ug_unx-html.tar.gz";>an
+           href="http://gcc.gnu.org/onlinedocs/gnat_ugn_unw-html.tar.gz";>an
            HTML tarball</a>)</li>
     <li><a href="http://gcc.gnu.org/onlinedocs/fastjar/";>GNU jar utilities manual</a> (<a
            href="http://gcc.gnu.org/onlinedocs/fastjar.ps.gz";>also in

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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