chmcmd(1) HTML help file compression tool chmcmd(1)

chmcmd - The FPC Pascal htmlhelp (CHM) compiler

chmcmd [options] <helpfileproject filename>

creates a Compressed HTML Help file (chm) using either a Microsoft htmlhelp project (.hhp) or a XML file made with the TCHMProject class in the fpc unit chmfilewriter.

When no parameters are passed, the program will show the available options.

Show help text
Scan html for missing files and alink information
Don't scan html for missing files and alink information
set verbosity level 0..5, 0 is least.
(if .hhp file), also generate a xml project from .hhp.

chmls(1) fpc(1) fpdoc(1)
29 December 2010 Free Pascal