* On Sat, 12 Feb 2011, Jacek Caban wrote:
- On 2/11/11 5:06 AM, Dan Kegel wrote:
I think there's an open source .chm compiler at http://sourceforge.net/projects/chmc/ Haven't tried it yet. If that doesn't work, we can use Microsoft's hhc.
The right way to add chm file is implementing .chm compiler as a plain UNIX application
chmc is such already.
and use it in build time to product .chm files.
BTW, can't it be integrated into the make process so the .chm files get compiled right after the programs/ folder have been built?
S.