From 18bfbc423d188683973a0a3d6c31c9225158e262 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 18 Oct 2025 23:10:20 +0200 Subject: tax rate refactor --- manual/Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manual/Doxyfile') diff --git a/manual/Doxyfile b/manual/Doxyfile index 5103bc8..085925f 100644 --- a/manual/Doxyfile +++ b/manual/Doxyfile @@ -991,7 +991,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../manual ../include +INPUT = ../manual ../include ../src/countries # This tag can be used to specify the character encoding of the source files # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses @@ -1050,6 +1050,7 @@ FILE_PATTERNS = *.cc \ *.h \ *.hh \ *.hxx \ + *.cpp \ *.hpp \ *.h++ \ *.l \ -- cgit v1.2.3-70-g09d2