diff options
Diffstat (limited to 'Doxyfile.cpp.in')
-rw-r--r-- | Doxyfile.cpp.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.cpp.in b/Doxyfile.cpp.in index b7f9fc41..985811ea 100644 --- a/Doxyfile.cpp.in +++ b/Doxyfile.cpp.in @@ -410,7 +410,7 @@ LOOKUP_CACHE_SIZE = 0 # 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. |