[Qt-creator] feature request - add html page to qtcreator help system

Karsten Heimrich karsten.heimrich at nokia.com
Wed Oct 28 14:09:47 CET 2009


Hi Jens,

ext Jens Frederich schrieb:
> 
> That's fine, but I don't create the help files. I've an existing .chm 
> from intel and want to add this to qtcreator. 

I'm afraid, but that is not possible. Still there are several 
ways to get the content of the .chm and create a qt help file.

http://www.russotto.net/chm/index.html
http://en.wikipedia.org/wiki/Microsoft_Compiled_HTML_Help#Extracting_to_HTML


The best way to go is probably using chmdump and build the qt 
help file using doxygen2qthelp:

http://labs.trolltech.com/blogs/2008/06/20/introducing-doxygen2qthelp-create-qch-files-from-doxygen-finally

Note there is no need to run doxygen, as chmdump should give you 
all files needed.

Hope that helps,
Karsten



More information about the Qt-creator-old mailing list