diff --git a/Doxyfile b/Doxyfile index 51e408879..7aa5b6f7c 100644 --- a/Doxyfile +++ b/Doxyfile @@ -943,7 +943,8 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = src/ \ +INPUT = docs/ \ + src/ \ include/ \ tools/doxygen_syms.md