diff --git a/Doxyfile b/Doxyfile index a05f707..38a7fa8 100644 --- a/Doxyfile +++ b/Doxyfile @@ -338,7 +338,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.