From 99916bcea7cd9e6934119e163e26d8a55a3673a3 Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Tue, 11 Feb 2025 18:05:42 -0500 Subject: [PATCH] docs(Doxyfile): added tests to the doxygen generation --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 91492c1..65c1f2e 100644 --- a/Doxyfile +++ b/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 = src +INPUT = src tests # 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