aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-07 22:05:35 +0000
committerlloyd <[email protected]>2010-06-07 22:05:35 +0000
commita6bea82e65315d3e266766a5cb6c01744bbfffbb (patch)
tree3dd37d891c7ef7ac2cb49c6d5d97e5b444e4b547 /src/build-data
parent9f5053a3e43c025c409ef31e33cf0d8b52f4f375 (diff)
Exclude Python/Perl wrappers from Doxygen output
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/botan.doxy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/botan.doxy.in b/src/build-data/botan.doxy.in
index 1775d8981..711950b6e 100644
--- a/src/build-data/botan.doxy.in
+++ b/src/build-data/botan.doxy.in
@@ -83,7 +83,7 @@ FILE_PATTERNS =
RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
-EXCLUDE_PATTERNS =
+EXCLUDE_PATTERNS = */wrap/*
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS =