Commit a12f97f0 by Gerald Pfeifer Committed by Gerald Pfeifer

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
parent 29f21e4f
2002-05-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* doc/install.texi: Remove special markup originally required for
HTML generation with texi2html.
2002-05-14 Andreas Schwab <schwab@suse.de> 2002-05-14 Andreas Schwab <schwab@suse.de>
* config/ia64/sysv4.h (DO_SELECT_SECTION): Factored out of * config/ia64/sysv4.h (DO_SELECT_SECTION): Factored out of
......
...@@ -123,9 +123,6 @@ Free Documentation License}''. ...@@ -123,9 +123,6 @@ Free Documentation License}''.
@node Installing GCC, Binaries, , Top @node Installing GCC, Binaries, , Top
@end ifnothtml @end ifnothtml
@ifset indexhtml @ifset indexhtml
@html
<h1 align="center">Installing GCC</h1>
@end html
@ifnothtml @ifnothtml
@chapter Installing GCC @chapter Installing GCC
@end ifnothtml @end ifnothtml
...@@ -214,9 +211,6 @@ not yet been merged into the main part of this manual. ...@@ -214,9 +211,6 @@ not yet been merged into the main part of this manual.
@node Downloading the source, Configuration, , Installing GCC @node Downloading the source, Configuration, , Installing GCC
@end ifnothtml @end ifnothtml
@ifset downloadhtml @ifset downloadhtml
@html
<h1 align="center">Downloading GCC</h1>
@end html
@ifnothtml @ifnothtml
@chapter Downloading GCC @chapter Downloading GCC
@end ifnothtml @end ifnothtml
...@@ -269,9 +263,6 @@ components of the binutils you intend to build alongside the compiler ...@@ -269,9 +263,6 @@ components of the binutils you intend to build alongside the compiler
@node Configuration, Building, Downloading the source, Installing GCC @node Configuration, Building, Downloading the source, Installing GCC
@end ifnothtml @end ifnothtml
@ifset configurehtml @ifset configurehtml
@html
<h1 align="center">Installing GCC: Configuration</h1>
@end html
@ifnothtml @ifnothtml
@chapter Installing GCC: Configuration @chapter Installing GCC: Configuration
@end ifnothtml @end ifnothtml
...@@ -864,9 +855,6 @@ corresponding @option{--without} option. ...@@ -864,9 +855,6 @@ corresponding @option{--without} option.
@node Building, Testing, Configuration, Installing GCC @node Building, Testing, Configuration, Installing GCC
@end ifnothtml @end ifnothtml
@ifset buildhtml @ifset buildhtml
@html
<h1 align="center">Installing GCC: Building</h1>
@end html
@ifnothtml @ifnothtml
@chapter Building @chapter Building
@end ifnothtml @end ifnothtml
...@@ -1106,9 +1094,6 @@ build feature described in the previous section. ...@@ -1106,9 +1094,6 @@ build feature described in the previous section.
@node Testing, Final install, Building, Installing GCC @node Testing, Final install, Building, Installing GCC
@end ifnothtml @end ifnothtml
@ifset testhtml @ifset testhtml
@html
<h1 align="center">Installing GCC: Testing</h1>
@end html
@ifnothtml @ifnothtml
@chapter Installing GCC: Testing @chapter Installing GCC: Testing
@end ifnothtml @end ifnothtml
...@@ -1262,9 +1247,6 @@ should look here first if you think your results are unreasonable. ...@@ -1262,9 +1247,6 @@ should look here first if you think your results are unreasonable.
@node Final install, , Testing, Installing GCC @node Final install, , Testing, Installing GCC
@end ifnothtml @end ifnothtml
@ifset finalinstallhtml @ifset finalinstallhtml
@html
<h1 align="center">Installing GCC: Final installation</h1>
@end html
@ifnothtml @ifnothtml
@chapter Installing GCC: Final installation @chapter Installing GCC: Final installation
@end ifnothtml @end ifnothtml
...@@ -1376,9 +1358,6 @@ recent version of GCC@. ...@@ -1376,9 +1358,6 @@ recent version of GCC@.
@node Binaries, Specific, Installing GCC, Top @node Binaries, Specific, Installing GCC, Top
@end ifnothtml @end ifnothtml
@ifset binarieshtml @ifset binarieshtml
@html
<h1 align="center">Installing GCC: Binaries</h1>
@end html
@ifnothtml @ifnothtml
@chapter Installing GCC: Binaries @chapter Installing GCC: Binaries
@end ifnothtml @end ifnothtml
...@@ -1473,9 +1452,6 @@ works. ...@@ -1473,9 +1452,6 @@ works.
@node Specific, Old, Binaries, Top @node Specific, Old, Binaries, Top
@end ifnothtml @end ifnothtml
@ifset specifichtml @ifset specifichtml
@html
<h1 align="center">Host/target specific installation notes for GCC</h1>
@end html
@ifnothtml @ifnothtml
@chapter Host/target specific installation notes for GCC @chapter Host/target specific installation notes for GCC
@end ifnothtml @end ifnothtml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment