summaryrefslogtreecommitdiffstats
path: root/Doxyfile.coding.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.coding.in')
-rw-r--r--Doxyfile.coding.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.coding.in b/Doxyfile.coding.in
index 28e3241a..7c1a28ef 100644
--- a/Doxyfile.coding.in
+++ b/Doxyfile.coding.in
@@ -318,7 +318,7 @@ SYMBOL_CACHE_SIZE = 0
# Private class members and static file members will be hidden unless
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
-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.