Skip to content

Protected inherited members not documented in derived class if protected functions in base class is not documented (Origin: bugzilla #751453) #5813

@doxygen

Description

@doxygen

status NEW severity normal in component documentation for ---
Reported in version 1.8.9.1 on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2015-06-24 18:17:06 +0000, scott.zhong@roguewave.com wrote:

Created attachment 306035
testcase header

Protected inherited members not documented in derived class if protected
functions in base class is not documented.

configuration change:

< HIDE_UNDOC_MEMBERS     = NO
---
> HIDE_UNDOC_MEMBERS     = YES

In Doxygen 1.8.3.1, Test class's documentation correctly documents inherited
function Base::func().

In Doxygen 1.8.9.1, Test class's documentation does not document the
inherited function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions