commit 1e1cc1ea4d46170db6a1f669329e1b1e3173d9c0 parent 1d630504c359a40e0aeb27ab333583bfcd8d3f74 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 21 Oct 2020 11:44:59 +0200 exclude mustach Diffstat:
| M | doc/doxygen/taler.doxy | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy @@ -148,7 +148,7 @@ FILE_PATTERNS = *.c \ RECURSIVE = YES EXCLUDE = EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = */test_* */.svn/* */.git/* */perf_* .* +EXCLUDE_PATTERNS = */test_* */.svn/* */.git/* */perf_* .* */src/mustach/mustach* EXCLUDE_SYMBOLS = EXAMPLE_PATH = EXAMPLE_PATTERNS = *