summaryrefslogtreecommitdiff
path: root/src/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index 9d4bc9c8..49ec4768 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -812,8 +812,9 @@ EXCLUDE_SYMBOLS =
# command).
EXAMPLE_PATH = common/example \
- common/test
-
+ common/test \
+ Alpha_complex/example \
+ Alpha_complex/test \
# 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
# *.h) to filter out the source-files in the directories. If left blank all