HEADERDOC2HTML(1) | General Commands Manual | HEADERDOC2HTML(1) |
headerdoc2html
—
header documentation processor
headerdoc2html |
[-HXdhquvx ] [-o
output_dir] file [file
...] |
Headerdoc2html
processes the header
file or files and generates HTML documentation based
on specially-formatted comments.
The options are as follows:
-H
-H
option turns on inclusion of the htmlHeader
line, as specified in the config file.-X
-X
option switches from HTML to XML
output-d
-d
option turns on extra debugging
output.-h
-h
option causes headerdoc to output an XML
file containing metadata about the resulting document.-p
-p
option turns on the C preprocessor.-q
-q
option causes headerdoc to be excessively
quiet.-u
-u
option causes headerdoc to produce unsorted
output.-v
-v
option causes headerdoc to print version
information.If no options are specified, headerdoc will produce directories containing its standard HTML output.
For a complete list of flags, see the HeaderDoc User Guide.
For more information, see the HeaderDoc User Guide. It can be found in /Developer/Documentation/ if you have the Xcode Tools package installed, or at <http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/HeaderDoc/> in the reference library.
June 13, 2003 | Darwin |