lazarus/tools/chmmaker
2022-04-05 02:15:41 +03:00
..
example Tools/chmmaker: Fix compilation with FPC 3.2.x 2022-02-08 02:12:18 +03:00
chmmaker.lpi Tools/chmmaker: Fix compilation with FPC 3.2.x 2022-02-08 02:12:18 +03:00
chmmaker.lpr Tools/chmmaker: Fix crash when editing table-of-contents of loaded sample project. 2022-04-05 02:15:21 +03: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-04-05 02:15:41 +03: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-04-05 02:15:41 +03: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/.