summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 981121d92..5c2e09246 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -419,7 +419,7 @@ LOOKUP_CACHE_SIZE = 0
419# normally produced when WARNINGS is set to YES. 419# normally produced when WARNINGS is set to YES.
420# The default value is: NO. 420# The default value is: NO.
421 421
422EXTRACT_ALL = NO 422EXTRACT_ALL = YES
423 423
424# If the EXTRACT_PRIVATE tag is set to YES all private members of a class will 424# If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
425# be included in the documentation. 425# be included in the documentation.