quickbook (1) - Linux Manuals
quickbook: WikiWiki style documentation tool geared towards C++ documentation
NAME
Quickbook - WikiWiki style documentation tool geared towards C++ documentation
DESCRIPTION
QuickBook is a WikiWiki style documentation tool geared towards C++ documentation using simple rules and markup for simple formatting tasks. QuickBook extends the WikiWiki concept. Like the WikiWiki, QuickBook documents are simple text files. A single QuickBook document can generate a fully linked set of nice HTML and PostScript/PDF documents complete with images and syntax- colorized source code.Features include:
Allowed options:
- --help
- produce help message
- --version
- print version string
- --no-pretty-print
- disable XML pretty printing
- --indent arg
- indent spaces
- --linewidth arg
- line width
- --input-file arg
- input file
- --output-file arg
- output file
- --debug
- debug mode (for developers)
- --ms-errors
- use Microsoft Visual Studio style error & warn message format
- -I [ --include-path ] arg include path
SEE ALSO