[En-Nut-Discussion] Are there Compressed HTML windows help files (.chm) available?

Louis B louisjbarman at hotmail.com
Fri Sep 10 11:23:33 CEST 2004


Are there Compressed HTML windows help files available?

This can easily be genereated from doxygen as follows:

"
GENERATE_HTMLHELP

If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three 
additional HTML index files: index.hhp, index.hhc, and index.hhk. The 
index.hhp is a project file that can be read by Microsoft's HTML Help 
Workshop on Windows.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/vsconHH1Start.asp


The HTML Help Workshop contains a compiler that can convert all HTML output 
generated by doxygen into a single compressed HTML file (.chm). Compressed 
HTML files are now used as the Windows 98 help format, and will replace the 
old Windows help format (.hlp) on all Windows platforms in the future. 
Compressed HTML files also contain an index, a table of contents, and you 
can search for words in the documentation (which basically renders 
doxysearch obsolete on Windows). The HTML workshop also contains a viewer 
for compressed HTML files.
"

if I could find the "Doxyfile" I would generate one my self.

What is the doxygen configuration file name and where is it located?

Thanks

Louis B.

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends 
http://www.msn.co.uk/messenger




More information about the En-Nut-Discussion mailing list