lazarus/tools/chmmaker
2022-02-11 13:52:22 +01:00
..
example
chmmaker.lpi
chmmaker.lpr Tools/chmmaker: Fix crash when editing table-of-contents of loaded sample project. 2022-02-03 13:45:38 +01:00
chmsitemapeditor.lfm * try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory 2022-02-11 13:52:22 +01:00
chmsitemapeditor.pas * try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory 2022-02-11 13:52:22 +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/.