From a12f97f0b32aaa7836632fe5ee6ec5b551fe75a9 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Tue, 14 May 2002 12:38:46 +0200 Subject: [PATCH] install.texi: Remove special markup originally required for HTML generation with texi2html. * doc/install.texi: Remove special markup originally required for HTML generation with texi2html. From-SVN: r53453 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 24 ------------------------ 2 files changed, 5 insertions(+), 24 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6616b526f02..950b531f4f4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-05-14 Gerald Pfeifer + + * doc/install.texi: Remove special markup originally required for + HTML generation with texi2html. + 2002-05-14 Andreas Schwab * config/ia64/sysv4.h (DO_SELECT_SECTION): Factored out of diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 8bbc0de14c3..894bc994fb3 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -123,9 +123,6 @@ Free Documentation License}''. @node Installing GCC, Binaries, , Top @end ifnothtml @ifset indexhtml -@html -

Installing GCC

-@end html @ifnothtml @chapter Installing GCC @end ifnothtml @@ -214,9 +211,6 @@ not yet been merged into the main part of this manual. @node Downloading the source, Configuration, , Installing GCC @end ifnothtml @ifset downloadhtml -@html -

Downloading GCC

-@end html @ifnothtml @chapter Downloading GCC @end ifnothtml @@ -269,9 +263,6 @@ components of the binutils you intend to build alongside the compiler @node Configuration, Building, Downloading the source, Installing GCC @end ifnothtml @ifset configurehtml -@html -

Installing GCC: Configuration

-@end html @ifnothtml @chapter Installing GCC: Configuration @end ifnothtml @@ -864,9 +855,6 @@ corresponding @option{--without} option. @node Building, Testing, Configuration, Installing GCC @end ifnothtml @ifset buildhtml -@html -

Installing GCC: Building

-@end html @ifnothtml @chapter Building @end ifnothtml @@ -1106,9 +1094,6 @@ build feature described in the previous section. @node Testing, Final install, Building, Installing GCC @end ifnothtml @ifset testhtml -@html -

Installing GCC: Testing

-@end html @ifnothtml @chapter Installing GCC: Testing @end ifnothtml @@ -1262,9 +1247,6 @@ should look here first if you think your results are unreasonable. @node Final install, , Testing, Installing GCC @end ifnothtml @ifset finalinstallhtml -@html -

Installing GCC: Final installation

-@end html @ifnothtml @chapter Installing GCC: Final installation @end ifnothtml @@ -1376,9 +1358,6 @@ recent version of GCC@. @node Binaries, Specific, Installing GCC, Top @end ifnothtml @ifset binarieshtml -@html -

Installing GCC: Binaries

-@end html @ifnothtml @chapter Installing GCC: Binaries @end ifnothtml @@ -1473,9 +1452,6 @@ works. @node Specific, Old, Binaries, Top @end ifnothtml @ifset specifichtml -@html -

Host/target specific installation notes for GCC

-@end html @ifnothtml @chapter Host/target specific installation notes for GCC @end ifnothtml -- 2.30.2