Book a Demo

Author Topic: Code to Convert EA HTML to CHM format  (Read 2997 times)

MikeGale

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Code to Convert EA HTML to CHM format
« on: November 24, 2003, 05:42:32 pm »
EA currently produces HTML output.  I'm guessing this is fairly easy to convert to a form suitable for producing compiled help (CHM) files.

(NDoc for example does this.)

Has anyone written some (freely available) code that traverses the directories and produces the hhc, hhk and hhp files needed to generate the help?

If so where can I get it?