lazarus/tools/chmmaker
2022-02-02 18:36:59 +01:00
..
example Tools/chmmaker: Fix compilation with FPC 3.2.x 2022-02-02 18:36:59 +01:00
chmmaker.lpi Tools/chmmaker: Fix compilation with FPC 3.2.x 2022-02-02 18:36:59 +01:00
chmmaker.lpr
chmsitemapeditor.lfm Tools/chmmaker: Fix compilation with FPC 3.2.x 2022-02-02 18:36:59 +01:00
chmsitemapeditor.pas Tools/chmmaker: Fix compilation with FPC 3.2.x 2022-02-02 18:36:59 +01:00
README.txt
unit1.lfm
unit1.pas

The CHMMaker program lets you create CHM help files.

Quick start:

Compile and run chmmaker.lpi
Open the help file project "example/example.hfp" via the menu File / Open
Click the "Compile" button.
This will create "example.chm", which can be shown by any chm viewer, including "lhelp", which you can find in lazarus/components/chmhelp/lhelp/.