diff --git a/Doxyfile.in b/Doxyfile.in index 34a370634..9afd0ccfc 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -307,7 +307,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 = NO +EXTRACT_STATIC = YES # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) # defined locally in source files will be included in the documentation.