GNOME Bugzilla – Bug 671291
Enumeration members are not getting documented
Last modified: 2012-05-19 12:27:09 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).
Created attachment 208936 [details] Screen-shot comparing 1.6.3 result with 1.8.0 result
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]
Confirmed. Should be fixed in the next subversion update.
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.