aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authormj-xmr <mjxmr@protonmail.com>2021-07-22 09:19:42 +0200
committermj-xmr <mjxmr@protonmail.com>2021-07-26 14:05:34 +0200
commit852f319d86403146fd8e9d460b5925bf64a31a6b (patch)
treeba96f9eb5bf76537db7847387d163e99b3db1f90 /Doxyfile
parentMerge pull request #7764 (diff)
downloadmonero-852f319d86403146fd8e9d460b5925bf64a31a6b.tar.xz
Doxygen: Exclude build directories
Diffstat (limited to 'Doxyfile')
-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