Documentation: Is One-Large-HTML page Manual Available?

Joe Buck jbuck@racerx.synopsys.com
Fri Feb 2 11:38:00 GMT 2001


On Feb  1, 2001, Arcana <ikwan06@home.com> wrote:
> 
> > I have a request to make.  I would like to read your documentation
> > for the GCC offline on my PalmPilot.  However, the documents, in
> > their current forms, appear only as divided HTML files.

Alexandre Oliva writes:
> The documentation is in .texi format, that can be easily converted to
> a number of other formats, HTML included.  Choose whatever format you
> prefer, get the appropriate converter and you're done!

To be specific, the HTML files are generated by the texi2html program.
It can generate a .texi document as one large HTML file (with a separate
HTML table-of-contents file), or split by chapters, or split by "nodes"
(leaf-level sections).  Your choice.  Just get the GCC distribution
and texi2html, and generate the files in whatever way you prefer.



More information about the Gcc mailing list