[Doxygen-users] Marking docs as inherited?
Brought to you by:
dimitri
From: Christoph L. <chr...@li...> - 2016-09-05 13:52:16
|
When setting INHERIT_DOCS=YES, Doxygen will automatically fill in missing class member documentation from the parent class, if available. Is there a way to have Doxygen somehow mark docs inherited in such a manner, e.g. by inserting the text "(from MyBaseClass documentation)" at the top or end of the section? Regards Christoph |