From 3bca71c093a7ff8718630125f7eaed229e921c85 Mon Sep 17 00:00:00 2001 From: cliffg-softwarelibre Date: Tue, 6 May 2025 16:31:54 -0600 Subject: [PATCH] Working on Doxygen gen --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 1d18797..5034572 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -864,7 +864,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../include ../test ../example +INPUT = ../include ../test ../example ../doc # 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