lazarus/tools/chmmaker
mattias 86f68f351f chmmaker: using TProcessUTF8
git-svn-id: trunk@50601 -
2015-12-04 16:05:05 +00:00
..
example IDE: less warnings 2012-02-21 19:04:30 +00:00
chmmaker.lpi Changed chmmaker to not use xterm to run. 2015-05-17 15:16:11 +00:00
chmmaker.lpr Tools: Reorder and clean uses sections. Prevent "deprecated" warnings. 2015-08-08 21:06:51 +00:00
chmsitemapeditor.lfm
chmsitemapeditor.pas Tools: Reorder and clean uses sections. Prevent "deprecated" warnings. 2015-08-08 21:06:51 +00:00
README.txt chmmaker: 2014-09-05 08:51:12 +00:00
unit1.lfm ChmMaker: Fix a memory leak. Issue #28250, patch from wp. 2015-06-08 16:10:52 +00:00
unit1.pas chmmaker: using TProcessUTF8 2015-12-04 16:05:05 +00:00

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