aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@protonmail.com>2019-11-07 13:56:31 +0100
committerWladimir J. van der Laan <laanwj@protonmail.com>2020-01-28 17:01:48 +0100
commit3a037d0067c2c12a1c2c800fb85613a0a2911253 (patch)
tree7dcef1021a627851efeae14927cfd1fc46ac2888 /doc
parent84ff1b2076ef91ce688930d0aa0a7f4078ef3e1d (diff)
downloadbitcoin-3a037d0067c2c12a1c2c800fb85613a0a2911253.tar.xz
test: Add crc32c exception to various linters and generation scripts
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index cd7ccf80ab..7e307ab7c8 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -861,7 +861,8 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE = src/leveldb \
+EXCLUDE = src/crc32c \
+ src/leveldb \
src/json \
src/test \
src/qt/test