From 88bd613b49c8a40b0adc27e6b7a1ba8a347555c0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Oct 2020 10:33:32 +0200 Subject: fix doxygen --- doc/doxygen/taler.doxy | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc') 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 = * -- cgit v1.2.3