aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2021-10-17 23:24:22 -0500
committerluigi1111 <luigi1111w@gmail.com>2021-10-17 23:24:22 -0500
commitf8abf3dd614a68471bdcfcd0a7c5fd4680e93297 (patch)
tree9956398e95603c689d54479398854ce0764c2b38
parentMerge pull request #7799 (diff)
parentDoxygen: Exclude build directories (diff)
downloadmonero-f8abf3dd614a68471bdcfcd0a7c5fd4680e93297.tar.xz
Merge pull request #7804
852f319 Doxygen: Exclude build directories (mj-xmr)
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 5f9ddb7b6..aa3b6fe65 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -805,7 +805,7 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories for example use the pattern */test/*
-EXCLUDE_PATTERNS =
+EXCLUDE_PATTERNS = */build/* */contrib/depends/*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the