tweak doxygen output
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Mon, 02 Oct 2006 14:45:43 +0200
changeset 113 3c09b55983d9
parent 112 abd79142a0e1
child 114 fe0504af6d16
tweak doxygen output
doc/doxygen.conf
--- a/doc/doxygen.conf	Mon Oct 02 14:41:00 2006 +0200
+++ b/doc/doxygen.conf	Mon Oct 02 14:45:43 2006 +0200
@@ -224,7 +224,7 @@
 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class 
 # will be included in the documentation.
 
-EXTRACT_PRIVATE        = NO
+EXTRACT_PRIVATE        = YES
 
 # If the EXTRACT_STATIC tag is set to YES all static members of a file 
 # will be included in the documentation.