GNOME Bugzilla – Bug 685181
inherit java interface documentation
Last modified: 2013-01-03 08:36:12 UTC
Created attachment 225467 [details] source+config Inherit a method's documentation from java interfaces to method implementations inside classes does not work with version 1.8.2 for the attached source + config. Doxygen version 1.8.1.2 works fine.
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.3. 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.
I can confirm that version 1.8.3 fixes this bug. THX for the fix.