diff options
Diffstat (limited to 'cli/Doxyfile')
-rw-r--r-- | cli/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Doxyfile b/cli/Doxyfile index 9d87f6b..96d5070 100644 --- a/cli/Doxyfile +++ b/cli/Doxyfile @@ -477,7 +477,7 @@ NUM_PROC_THREADS = 1 # normally produced when WARNINGS is set to YES. # The default value is: NO. -EXTRACT_ALL = NO +EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will # be included in the documentation. |