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 671291 - Enumeration members are not getting documented
Enumeration members are not getting documented
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.0
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2012-03-04 04:01 UTC by Arvind
Modified: 2012-05-19 12:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A tiny test program to show enum members not getting documented (295 bytes, text/csscript)
2012-03-04 04:01 UTC, Arvind
Details
Screen-shot comparing 1.6.3 result with 1.8.0 result (8.14 KB, image/png)
2012-03-04 04:03 UTC, Arvind
Details

Description Arvind 2012-03-04 04:01:28 UTC
Created attachment 208935 [details]
A tiny test program to show enum members not getting documented

Using Doxygen 1.8.0, I create a default DOX file "doxygen -s -g test.dox" and then run doxygen on it. I am not changing anything in the Dox file (all settings at default).
Comment 1 Arvind 2012-03-04 04:03:20 UTC
Created attachment 208936 [details]
Screen-shot comparing 1.6.3 result with 1.8.0 result
Comment 2 Arvind 2012-03-04 04:04:47 UTC
With 1.6.3, the results are correct as seen in the screen-shot. With 1.8.0 the enumeration itself is documented, but its members are not. 

[Sorry about submitting this bug in multiple pieces like this]
Comment 3 Dimitri van Heesch 2012-03-17 22:54:50 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 4 Dimitri van Heesch 2012-05-19 12:27:09 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.1. 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.