]> Creatis software - gdcm.git/blobdiff - Doc/DoxyfileDeveloppers
* src/gdcmDicSet.[h|cxx] : add virtual entries to have a reference of
[gdcm.git] / Doc / DoxyfileDeveloppers
index 74b7efa8f2a5001d14b6f3c1f58ef9b42ceddd7b..ff736cb4cc959c2e81ad017c6e8fefc606aba260 100644 (file)
@@ -302,7 +302,8 @@ WARN_LOGFILE           =
 # with spaces.
 
 INPUT  = ../src DoxyPython.txt DoxyMainPage.txt \
-         DoxyInstallation.txt DoxyPython.txt DoxyIntroduction.txt
+         DoxyInstallation.txt DoxyDevelInstal.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 
@@ -323,7 +324,7 @@ RECURSIVE              = NO
 # excluded from the INPUT source files. This way you can easily exclude a 
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                = 
+EXCLUDE                = ../src/iddcmjpeg.h ../src/gdcmJpeg.cxx
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories 
 # that are symbolic links (a Unix filesystem feature) are excluded from the input.