diff --git a/template/Doxyfile.tmpl b/template/Doxyfile.tmpl index 529e7f2563..71f8c894f9 100644 --- a/template/Doxyfile.tmpl +++ b/template/Doxyfile.tmpl @@ -496,7 +496,7 @@ NUM_PROC_THREADS = 1 # normally produced when WARNINGS is set to YES. # The default value is: NO. -EXTRACT_ALL = YES +EXTRACT_ALL = NO # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will # be included in the documentation.