GNOME Bugzilla – Bug 558457
Make \addindex put keywords into the .qhp file.
Last modified: 2009-12-30 21:49:30 UTC
/addindex works for the LaTeX output. It would be nice if it also worked in the output for Qt Assistant.
Agreed. This will be added in the next release.
Note also that if you create a \page, it's title should also show up in the .qhp file's index. The Qt documentation already does this, so it would be good to follow that convention. It would also remove the need for many \addindex commands that duplicate the contents of a \page command.
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).
Nice work. Thanks!