diff --git a/doc/Doxyfile b/doc/Doxyfile index 94725a96..1c571f36 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -233,7 +233,7 @@ EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation. -EXTRACT_PRIVATE = YES +EXTRACT_PRIVATE = NO # If the EXTRACT_STATIC tag is set to YES all static members of a file # will be included in the documentation.