Marking docs as inherited?
Christoph Lipka <[email protected]>
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <[email protected]> |
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 ------------------------------------------------------------------------------