]> Creatis software - gdcm.git/blobdiff - Doc/DoxyfileDeveloppers
* gdcm/Doc many doxygen changes:
[gdcm.git] / Doc / DoxyfileDeveloppers
similarity index 99%
rename from Doc/Doxyfile
rename to Doc/DoxyfileDeveloppers
index e2bceaadc585939cd9f64683316bdf669219610e..74b7efa8f2a5001d14b6f3c1f58ef9b42ceddd7b 100644 (file)
@@ -301,7 +301,8 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = ../src
+INPUT  = ../src DoxyPython.txt DoxyMainPage.txt \
+         DoxyInstallation.txt DoxyPython.txt DoxyIntroduction.txt
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
@@ -339,7 +340,7 @@ EXCLUDE_PATTERNS       =
 # directories that contain example code fragments that are included (see 
 # the \include command).
 
-EXAMPLE_PATH           = 
+EXAMPLE_PATH           = ../gdcmPython/demo
 
 # If the value of the EXAMPLE_PATH tag contains directories, you can use the 
 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
@@ -438,7 +439,7 @@ GENERATE_HTML          = YES
 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 
 # put in front of it. If left blank `html' will be used as the default path.
 
-HTML_OUTPUT            = html
+HTML_OUTPUT            = html.developper
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for 
 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank