doxygen : exclude diff files
This commit is contained in:
parent
2612bbdf8b
commit
e06aa749a4
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user