[doxygen] Add private virtual methods to the doxygen docs

This commit is contained in:
Mat Sutcliffe
2020-07-18 18:46:58 +01:00
parent ffeebaa3f0
commit ffd980e0eb

View File

@@ -474,7 +474,7 @@ EXTRACT_PRIVATE = NO
# methods of a class will be included in the documentation.
# The default value is: NO.
EXTRACT_PRIV_VIRTUAL = NO
EXTRACT_PRIV_VIRTUAL = YES
# If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
# scope will be included in the documentation.