This commit is contained in:
2024-01-01 15:56:51 +01:00
parent 52c1c110ca
commit a95e0d8c2a
2 changed files with 98 additions and 1 deletions

View File

@@ -511,7 +511,7 @@ EXTRACT_PRIVATE = YES
# 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.