mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-23 05:14:26 +08:00
doxygen : exclude diff files
This commit is contained in:
parent
2612bbdf8b
commit
e06aa749a4
@ -614,6 +614,8 @@ EXCLUDE_SYMLINKS = NO
|
|||||||
EXCLUDE_PATTERNS = CMake* \
|
EXCLUDE_PATTERNS = CMake* \
|
||||||
*.txt \
|
*.txt \
|
||||||
*.sh \
|
*.sh \
|
||||||
|
*.diff \
|
||||||
|
diff
|
||||||
*~
|
*~
|
||||||
|
|
||||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||||
|
@ -608,6 +608,8 @@ EXCLUDE_SYMLINKS = NO
|
|||||||
EXCLUDE_PATTERNS = CMake* \
|
EXCLUDE_PATTERNS = CMake* \
|
||||||
*.txt \
|
*.txt \
|
||||||
*.sh \
|
*.sh \
|
||||||
|
*.diff \
|
||||||
|
diff
|
||||||
*~
|
*~
|
||||||
|
|
||||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||||
|
Loading…
x
Reference in New Issue
Block a user