X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=clitk.doxygen;h=9bfd9dd39139db8f91cb957e28970fea395159a1;hb=HEAD;hp=c83ff98d8324f068e2ac5da79e369b2940786d67;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/clitk.doxygen b/clitk.doxygen index c83ff98..9bfd9dd 100644 --- a/clitk.doxygen +++ b/clitk.doxygen @@ -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