Hi, I have the following example:
/// this class is documented
struct documented{};
struct hidden : public documented {};
setting HIDE_UNDOC_CLASSES = YES
Then in the documentation page of `documented` I can see:
Inherited by hidden.
Is it expected or is it a bug?
Tested with 2eece646.
Thanks,
Sebastien.
br1.tgz
Description: application/compressed-tar
------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________ Doxygen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users
