summaryrefslogtreecommitdiffstats
path: root/Doxyfile.gsm.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.gsm.in')
-rw-r--r--Doxyfile.gsm.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index feaef0e8..9673ea70 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.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.