mini-fix: update docs config for doxygen (#3411)

This commit is contained in:
Kevin J.
2025-02-27 03:05:45 +01:00
committed by GitHub
parent c3bc3ada4d
commit ee8664e068

View File

@@ -661,7 +661,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = include/bgfx.h README.md
INPUT = include/bgfx/bgfx.h README.md
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is