From 076f95d9d3269cb64a1ffd401b2602125e1da28c Mon Sep 17 00:00:00 2001 From: MegaMech Date: Sat, 6 Jan 2024 20:02:55 -0700 Subject: [PATCH] Update Doxyfile (#532) --- Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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