From fd5531490379d893362f30cf112676d2ba3ee4b3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Oct 2020 09:41:06 +0200 Subject: [PATCH] do not include error codes twice --- doc/doxygen/taler.doxy | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy index ddd3031a5..c1a899150 100644 --- a/doc/doxygen/taler.doxy +++ b/doc/doxygen/taler.doxy @@ -148,7 +148,13 @@ FILE_PATTERNS = *.c \ RECURSIVE = YES EXCLUDE = EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = */test_* */.svn/* */.git/* */perf_* .* +EXCLUDE_PATTERNS = */test_* \ + */.svn/* \ + */.git/* \ + */perf_* .* \ + .* \ + */src/mustach/mustach* \ + */gnu-taler-error-codes/* EXCLUDE_SYMBOLS = EXAMPLE_PATH = EXAMPLE_PATTERNS = *