GNOME Bugzilla – Bug 570369
GENERATE_QHP should generate keywords for classes in generated *.qhc
Last modified: 2009-12-30 13:38:32 UTC
When using doxygen 1.5.8 together with GENERATE_QHP, it turns out that it only generates keywords for member functions of classes, but not for the classes themselves. Since the original Qt Documentation in Qt Assistant has the classes in its index, it would be very nice if Doxygen could do the same. This should be trivial to implement, it could be enabled by default or could be configured by an additional variable.
Confirmed. Should be added in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.6.2. Please verify if this is indeed the case and reopen the bug if you think it is not fixed (include any additional information that you think can be relevant).