lazarus/tools/chmmaker/README.txt
mattias 4e12a300b4 chmmaker:
* Actually show files in listbox (instead of nothing)
* Cosmetic/possible memleak fixes
* Updated readme to reflect snapshots not being available anymore
patch 26679 from Reinier

git-svn-id: trunk@46131 -
2014-09-05 08:51:12 +00:00

9 lines
345 B
Plaintext

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/.