Hi Lorenzo, ext Lorenzo Bettini schrieb: > Ladnar, Marc wrote: >> Hello Mike, >> >> you will have to generate a .qch file, but I cannot help you with >> generating it from adp. >> I can only tell you the way by Doxygen. >> >> If you have the qch, you will have to start QtCreator, open Tools menu >> and call the action Settings. >> Inside the Settings, there is a Entry called Help and as Subitem >> Documentation. There you can add the .qch file. > > concerning qch files, is their format documented somewhere? or is it > just plain doxygen?
It's a simple sqlite database that stores the doc files. See also: http://doc.qtsoftware.com/4.5/qthelpproject.html http://doc.qtsoftware.com/4.5/qthelp.html#details Regards, Karsten -- Karsten Heimrich - karsten.heimrich (AT) nokia.com Software Engineer - Nokia, Qt Software Rudower Chaussee 13, 12489 Berlin, Germany _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
