summaryrefslogtreecommitdiff
path: root/doc/doxygen/taler.doxy
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen/taler.doxy')
-rw-r--r--doc/doxygen/taler.doxy8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index 2244b77d..2c3971b4 100644
--- a/doc/doxygen/taler.doxy
+++ b/doc/doxygen/taler.doxy
@@ -94,7 +94,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = ../../src ../../contrib ../../doc
+INPUT = ../../src ../../contrib/ ../../doc
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \
@@ -148,7 +148,11 @@ FILE_PATTERNS = *.c \
RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
-EXCLUDE_PATTERNS = */test_* */.svn/* */.git/* */perf_* .* */src/mustach/mustach*
+EXCLUDE_PATTERNS = */test_* \
+ */.svn/* \
+ */.git/* \
+ */perf_* \
+ .*
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *