commit fd5531490379d893362f30cf112676d2ba3ee4b3 parent d1f2fe772a7a84312080a30eec6b47308bc1d548 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 22 Oct 2020 09:41:06 +0200 do not include error codes twice Diffstat:
| M | doc/doxygen/taler.doxy | | | 8 | +++++++- |
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git 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 = *