4. Invoking texi2html
To produce an HTML manual, run texi2html with a Texinfo
file as an argument. For example, this manual is created with:
| | $ texi2html texi2html.texi
|
The behaviour of texi2html may be changed with command line
options. These command line options are always associated with corresponding
perl variables which may appear in init files, and these
variables are presented in this chapter each time a switch is described.
Boolean command line switches always have a corresponding negated switch,
obtained by prepending ‘no’ or ‘no-’ to the switch name. For example
‘--nomenu’ does the reverse of
‘--menu’.
Doku-Base
This document was created by Netzdino using texi2html.
|