Questions tagged [chmcmd]

CHMCMD is the FPC Pascal HTMLHelp (CHM) compiler.

The FPC CHM package creates a Compressed HTML Help file (chm) using either a Microsoft htmlhelp project (.hhp) or a XML file made with the TCHMProject class in the fpc unit chmfilewriter.

1 questions
2
votes
1 answer

keyword tags in chm hhk

I'm currently looking examining binary index building for CHM, but I noticed that some hhk's from sample projects (e.g. Sphinx generated) have a "keyword" tag that does not seem documented in chmspec. chmspec does allude that the keyword exists…
Marco van de Voort
  • 25,628
  • 5
  • 56
  • 89