X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2FDoxyfileDeveloppers;h=ff736cb4cc959c2e81ad017c6e8fefc606aba260;hb=59f82f69b2058add41553637396b880a92ca999b;hp=74b7efa8f2a5001d14b6f3c1f58ef9b42ceddd7b;hpb=4d142119a0634c2afa748c9b443c253ec95a85d3;p=gdcm.git diff --git a/Doc/DoxyfileDeveloppers b/Doc/DoxyfileDeveloppers index 74b7efa8..ff736cb4 100644 --- a/Doc/DoxyfileDeveloppers +++ b/Doc/DoxyfileDeveloppers @@ -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.