After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 558457 - Make \addindex put keywords into the .qhp file.
Make \addindex put keywords into the .qhp file.
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.5.7.1
Other Windows
: Normal enhancement
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2008-10-29 21:31 UTC by Bastiaan
Modified: 2009-12-30 21:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastiaan 2008-10-29 21:31:27 UTC
/addindex works for the LaTeX output. It would be nice if it also worked in the output for Qt Assistant.
Comment 1 Dimitri van Heesch 2009-10-24 18:52:15 UTC
Agreed. This will be added in the next release.
Comment 2 Craig Scott 2009-10-30 04:53:52 UTC
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.
Comment 3 Dimitri van Heesch 2009-12-30 13:38:39 UTC
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).
Comment 4 Bastiaan 2009-12-30 21:49:30 UTC
Nice work. Thanks!