1chmcmd(1)               HTML help file compression tool              chmcmd(1)
2
3
4

NAME

6       chmcmd - The FPC Pascal htmlhelp (CHM) compiler
7
8

SYNOPSIS

10       chmcmd [options] <helpfileproject filename>
11
12

Description

14       creates  a  Compressed  HTML  Help  file (chm) using either a Microsoft
15       htmlhelp project (.hhp) or a XML file made with the  TCHMProject  class
16       in the fpc unit chmfilewriter.
17
18       When  no  parameters  are  passed,  the program will show the available
19       options.
20
21

Options

23       -h, --help
24              Show help text
25
26
27       --html-scan
28              Scan html for missing files and alink information
29
30
31       --no-html-scan
32              Don't scan html for missing files and alink information
33
34
35       --verbosity <number>
36              set verbosity level 0..5, 0 is least.
37
38
39       --generate-xml
40              (if .hhp file), also generate a xml project from .hhp.
41
42

SEE ALSO

44              chmls(1) fpc(1) fpdoc(1)
45
46
47
48Free Pascal                    29 December 2010                      chmcmd(1)
Impressum