doxygen: Also show private members

llvm-svn: 262859
This commit is contained in:
Tobias Grosser 2016-03-07 21:38:19 +00:00
parent f0458ea170
commit 45a8534893

View File

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