This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
CPP documentation
- From: Andrea 'Fyre Wyzard' Bocci <fwyzard at inwind dot it>
- To: gcc at gcc dot gnu dot org,gcc-patches at gcc dot gnu dot org
- Cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Sun, 24 Mar 2002 00:00:38 +0100
- Subject: CPP documentation
HI !
Would it be sensible to link to at least the PS documentation for CPP
3.03/3.04, even if the HTML version is not available ?
Just in case, here's a patch for it.
The patched pages are available at
<http://studenti.fisica.unifi.it/~fwyzard/gcc/>.
fwyzard
Index: onlinedocs/index.html
===================================================================
RCS file: /cvsroot/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.33
diff -u -3 -p -r1.33 index.html
--- onlinedocs/index.html 22 Mar 2002 19:55:27 -0000 1.33
+++ onlinedocs/index.html 23 Mar 2002 22:09:02 -0000
@@ -30,6 +30,9 @@
3.0.4 GCJ Manual</a> (<a
href="http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcj.ps.gz">also
in PostScript</a>)</li>
+ <li>GCC 3.0.3 CPP Manual (<a
+ href="http://gcc.gnu.org/onlinedocs/gcc-3.0.3/cpp.ps.gz">only
+ in PostScript</a>)</li>
</ul></li>
<li>GCC 3.0.3 manuals:
@@ -46,12 +49,9 @@
3.0.3 GCJ Manual</a> (<a
href="http://gcc.gnu.org/onlinedocs/gcc-3.0.3/gcj.ps.gz">also
in PostScript</a>)</li>
-<!--
- <li><a href="http://gcc.gnu.org/onlinedocs/gcc-3.0.3/cpp.html">GCC
- 3.0.3 CPP Manual</a> (<a
- href="http://gcc.gnu.org/onlinedocs/gcc-3.0.3/cpp.ps.gz">also
+ <li>GCC 3.0.3 CPP Manual (<a
+ href="http://gcc.gnu.org/onlinedocs/gcc-3.0.3/cpp.ps.gz">only
in PostScript</a>)</li>
--->
</ul></li>
<li>GCC 3.0.2 manuals:
<ul>