]> gcc.gnu.org Git - gcc.git/commit
cpp.texi: Exclude entire Top node from printed manual.
authorZack Weinberg <zack@codesourcery.com>
Tue, 26 Mar 2002 03:25:05 +0000 (03:25 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 26 Mar 2002 03:25:05 +0000 (03:25 +0000)
commitcaba570b31bfe18bcad32fa4a5331d8575f74ddd
treef9a64aefb1e69e2dd6f3d47101591ba8659b4ba8
parent28852cc64a389ecfe00341c37ee0cb858c431a50
cpp.texi: Exclude entire Top node from printed manual.

* doc/cpp.texi: Exclude entire Top node from printed manual.
Move option index after directive index.  Insert page breaks
before GFDL and concept index.  Index environment variables
with command line options.
* doc/cppenv.texi: Use @vtable for environment variable list.
Add paragraph explaining semantics of empty elements in path
variables.  Exclude a cross-reference to Fishkill from the
manpage.  Remove an unnecessary cross-reference of the entry
right above the referer.  Don't use @anchor in text that goes
into manpage.
* doc/cppopts.texi: Cross-reference the environment variables
section, not the specific environment variable, for consistency.

From-SVN: r51365
gcc/ChangeLog
gcc/doc/cpp.texi
gcc/doc/cppenv.texi
gcc/doc/cppopts.texi
This page took 0.063481 seconds and 5 git commands to generate.