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 751455 - class scoped enum documentation appearing at group level instead of class level documentation
class scoped enum documentation appearing at group level instead of class lev...
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: documentation
1.8.9.1
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2015-06-24 18:35 UTC by scott.zhong
Modified: 2015-06-27 19:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testcase (281 bytes, text/plain)
2015-06-24 18:35 UTC, scott.zhong
Details

Description scott.zhong 2015-06-24 18:35:15 UTC
Created attachment 306036 [details]
testcase

class scoped enum documentation appearing at group level instead of class level documentation.

Using default configuration.

In Doxygen 1.8.3.1, Test class scoped enum "t" is documented in Test's documentation.

In Doxygen 1.8.9.1, the documentation for enum "t" is now documented at the group level "testgroup".
Comment 1 Dimitri van Heesch 2015-06-26 19:08:02 UTC
This is a side-effect of fixing Bug #727732. I'll fix this.
Comment 2 Dimitri van Heesch 2015-06-27 19:01:44 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.10. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information 
that you think can be relevant (preferably in the form of a self-contained example).