summaryrefslogtreecommitdiff
path: root/doc/doxygen
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-22 10:33:32 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-22 10:33:32 +0200
commit88bd613b49c8a40b0adc27e6b7a1ba8a347555c0 (patch)
tree8c9988c1ee21477b2cb413d0973605ad6b64a1f4 /doc/doxygen
parentb9508adc7526e2777939fd59036f1715f64c4dc5 (diff)
downloadmerchant-88bd613b49c8a40b0adc27e6b7a1ba8a347555c0.tar.gz
merchant-88bd613b49c8a40b0adc27e6b7a1ba8a347555c0.tar.bz2
merchant-88bd613b49c8a40b0adc27e6b7a1ba8a347555c0.zip
fix doxygen
Diffstat (limited to 'doc/doxygen')
-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 = *