]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/blobdiff - Doxyfile
Update cmake lists, don't compile extensions
[hubacji1/rrts.git] / Doxyfile
index dfdba23b4408ed9fec2785245cf33b4dae41f0f8..34a7c7ae51a0db6c72d013312cfde3ce76358402 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -441,7 +441,7 @@ EXTRACT_ALL            = NO
 # be included in the documentation.
 # The default value is: NO.
 
-EXTRACT_PRIVATE        = NO
+EXTRACT_PRIVATE        = YES
 
 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
 # scope will be included in the documentation.
@@ -453,7 +453,7 @@ EXTRACT_PACKAGE        = NO
 # included in the documentation.
 # The default value is: NO.
 
-EXTRACT_STATIC         = NO
+EXTRACT_STATIC         = YES
 
 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
 # locally in source files will be included in the documentation. If set to NO,