Changed the code naming style according to agreed guideline
[situare] / Doxyfile
index 1ba01a2..1f2fd1f 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -302,7 +302,7 @@ EXTRACT_ALL            = NO
 # 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.