summaryrefslogtreecommitdiff
path: root/lib/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Doxyfile')
-rw-r--r--lib/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Doxyfile b/lib/Doxyfile
index e370a72..834117d 100644
--- a/lib/Doxyfile
+++ b/lib/Doxyfile
@@ -477,7 +477,7 @@ NUM_PROC_THREADS = 1
# normally produced when WARNINGS is set to YES.
# The default value is: NO.
-EXTRACT_ALL = NO
+EXTRACT_ALL = YES
# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
# be included in the documentation.