summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2018-05-18 00:17:08 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2018-05-18 00:17:33 +0200
commit7b34c16345627644b6031fbef7fbdb99b58bfd49 (patch)
treef3073c9ac654bc5fcf619ad08e42aa1703547110 /Doxyfile
parent4fde4be1e61ed706e300d3cb24264249b1aef825 (diff)
downloadlibsigrokdecode-7b34c16345627644b6031fbef7fbdb99b58bfd49.tar.gz
libsigrokdecode-7b34c16345627644b6031fbef7fbdb99b58bfd49.zip
Doxyfile: Exclude the build/ directory.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index a99a59c..47550ce 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -820,7 +820,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE = config.h libsigrokdecode-internal.h exception.c \
+EXCLUDE = build config.h libsigrokdecode-internal.h exception.c \
module_sigrokdecode.c type_decoder.c type_logic.c \
util.c