diff mbox

Web site patch committed: Add link to gccgo manual

Message ID mcraakfhkz8.fsf@google.com
State New
Headers show

Commit Message

Ian Lance Taylor Dec. 9, 2010, 12:02 a.m. UTC
Now that the gccgo manual is built, I committed this patch to add a link
to it on the web site.

Ian
diff mbox

Patch

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.108
diff -u -r1.108 index.html
--- index.html	1 Oct 2010 13:16:09 -0000	1.108
+++ index.html	8 Dec 2010 23:59:57 -0000
@@ -616,6 +616,12 @@ 
            href="http://gcc.gnu.org/onlinedocs/gnat_ugn_unw.ps.gz">PostScript</a> or <a
            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/gccgo/">GCCGO Manual</a> (<a
+           href="http://gcc.gnu.org/onlinedocs/gccgo.pdf">also in
+           PDF</a> or <a
+           href="http://gcc.gnu.org/onlinedocs/gccgo.ps.gz">PostScript</a> or <a
+           href="http://gcc.gnu.org/onlinedocs/gccgo-html.tar.gz">an
+           HTML tarball</a>)</li>
     <li><a href="http://gcc.gnu.org/onlinedocs/libgomp/">GNU OpenMP
            Manual</a> (<a
            href="http://gcc.gnu.org/onlinedocs/libgomp.pdf">also in