GNOME Bugzilla – Bug 722759
Documentation for derived classes no longer has an "Additional Inherited Members" section after upgrading Doxygen from 1.8.3.1 to 1.8.6
Last modified: 2014-05-09 03:13:59 UTC
Created attachment 266952 [details] A small testcase illustrating the problem. Documentation for derived classes no has "Additional Inherited Members" section after upgrading Doxygen from 1.8.3.1 to 1.8.6. I've attached a small testcase illustrating the problem.
Confirmed. Should be fixed in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.7. 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 (preferrably in the form of a self-contained example).
Using Doxygen 1.8.7 in my environment shows that the problem is fixed. Thanks.