doxygen : exclude diff files

This commit is contained in:
Thomas Capricelli 2009-11-10 22:17:23 +01:00
parent 2612bbdf8b
commit e06aa749a4
2 changed files with 4 additions and 0 deletions

View File

@ -614,6 +614,8 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = CMake* \
*.txt \
*.sh \
*.diff \
diff
*~
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names

View File

@ -608,6 +608,8 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = CMake* \
*.txt \
*.sh \
*.diff \
diff
*~
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names