From 627685b34f3f8e6895e0e34821b7a68ca2546d87 Mon Sep 17 00:00:00 2001 From: Gustavo Henrique Santos Souza de Miranda Date: Tue, 24 Mar 2026 20:50:20 -0300 Subject: [PATCH] Update the Doxyfile to add the lib/YMF262/Include folder as folder to be scanned --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 54a3688..b82f501 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1026,7 +1026,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = lib/YMF262/src src docs-src +INPUT = lib/YMF262/src lib/YMF262/include src # 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