summaryrefslogtreecommitdiffstats
path: root/runtime/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/Doxyfile')
-rw-r--r--runtime/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Doxyfile b/runtime/Doxyfile
index b4a2330e..829b83e0 100644
--- a/runtime/Doxyfile
+++ b/runtime/Doxyfile
@@ -222,7 +222,7 @@ EXTRACT_PRIVATE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.
-EXTRACT_STATIC = YES
+EXTRACT_STATIC = NO
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
# defined locally in source files will be included in the documentation.