Tango Windows CHM Help File

Jussi Jumppanen jussij at zeusedit.com
Tue Jan 29 16:31:00 PST 2008


John Reimer Wrote:

> What software did you use to create the chm? 

> What software did you use to create the chm? 

I used the command line help compiler that comes with 
the Microsoft HTML Workshop:

   http://msdn2.microsoft.com/en-us/library/ms670169.aspx

The process in a nutshell is:
 
  1) Run doxygen against the source code to produce the HTML 
  2) Run the help compiler to convert the HTML to CHM

The Zeus IDE has a feature to semi-automate the process:

    http://www.zeusedit.com/forum/viewtopic.php?p=619

but it is broken in the current release :(
    
It just so happened that I used the Tango source code as 
a test case to help fix this current Zeus bug.

Cheers Jussi



More information about the Digitalmars-d-announce mailing list