This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.2 manuals


On Thu, 5 Dec 2002, Michael S. Zick wrote:

> You could try running texi2html on all of the *.texi files included with your 
> copy of gcc.

texi2html isn't the recommended way of generating HTML from the GCC
manuals; they use some macros that don't work properly with it.  Use of
"makeinfo --html" is recommended instead (and is what is used for the
online manuals).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]