[Qt-interest] How to create Qt help files?

Till Oliver Knoll till.oliver.knoll at gmail.com
Mon Mar 14 08:04:39 CET 2011



Am 13.03.2011 um 15:02 schrieb Sami Maisniemi <sami.maisniemi at katelabs.com>:

> Hi all,
> 
> I have been using Natural Docs to create documentation. However, I would like to generate Qt help files, because it seems to be the best way 

I think you are confusing two things here, no? To my knowledge Doxygen - like Natural Docs I guess - is used to generate "documentation out of specifically formated documented source code", such as in

/!*
  * My method with param \p foo.
  *
  * \param foo indicates \em foo
  


More information about the Qt-interest-old mailing list