Update the Doxyfile to add the lib/YMF262/Include folder as folder to be scanned

This commit is contained in:
Gustavo Henrique Santos Souza de Miranda 2026-03-24 20:50:20 -03:00
parent 55e813b898
commit 627685b34f
1 changed files with 1 additions and 1 deletions

View File

@ -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