summaryrefslogtreecommitdiff
path: root/src/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Doxyfile.in')
-rw-r--r--src/Doxyfile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Doxyfile.in b/src/Doxyfile.in
index 54a438d4..5b1b8ecc 100644
--- a/src/Doxyfile.in
+++ b/src/Doxyfile.in
@@ -821,7 +821,8 @@ EXCLUDE_SYMBOLS =
EXAMPLE_PATH = biblio/ \
example/ \
- utilities/
+ utilities/ \
+ data/
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and