GNOME Bugzilla – Bug 751455
class scoped enum documentation appearing at group level instead of class level documentation
Last modified: 2015-06-27 19:01:44 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".
This is a side-effect of fixing Bug #727732. I'll fix this.
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).