Skip to content

Commit

Permalink
mini-fix: update docs config for doxygen (#3411)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdeadbeer authored Feb 27, 2025
1 parent c3bc3ad commit ee8664e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bgfx.doxygen
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ee8664e

Please sign in to comment.