]> Creatis software - clitk.git/commitdiff
update folder
authordsarrut <dsarrut>
Fri, 23 Jul 2010 14:12:17 +0000 (14:12 +0000)
committerdsarrut <dsarrut>
Fri, 23 Jul 2010 14:12:17 +0000 (14:12 +0000)
clitk.doxygen

index c83ff98d8324f068e2ac5da79e369b2940786d67..9bfd9dd39139db8f91cb957e28970fea395159a1 100644 (file)
@@ -31,7 +31,7 @@ PROJECT_NAME           = CLITK
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 
+PROJECT_NUMBER         = 3
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
@@ -176,7 +176,7 @@ SEPARATE_MEMBER_PAGES  = NO
 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 
 # Doxygen uses this value to replace tabs by spaces in code fragments.
 
-TAB_SIZE               = 8
+TAB_SIZE               = 4
 
 # This tag can be used to specify a number of aliases that acts 
 # as commands in the documentation. An alias has the form "name=value". 
@@ -249,7 +249,7 @@ EXTRACT_PRIVATE        = NO
 # If the EXTRACT_STATIC tag is set to YES all static members of a file 
 # will be included in the documentation.
 
-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. 
@@ -477,7 +477,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = common vv
+INPUT                  = common itk filters segmentation registration tools vv CMakeLists.txt 
 
 # This tag can be used to specify the character encoding of the source files that 
 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default