[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
22. Generating HTML
makeinfo
generates Info output by default, but given the
‘--html’ option, it will generate HTML, for web browsers and
other programs. This chapter gives some details on such HTML output.
makeinfo
can also write in XML and Docbook format, but we do
not as yet describe these further. See section Output Formats, for a brief
overview of all the output formats.
22.1 HTML Translation | Details of the HTML output. | |
22.2 HTML Splitting | How HTML output is split. | |
22.3 HTML CSS | Influencing HTML output with Cascading Style Sheets. | |
22.4 HTML Cross-references | Cross-references in HTML output. |