Ver código fonte

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

Kevin J. 9 meses atrás
pai
commit
ee8664e068
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      scripts/bgfx.doxygen

+ 1 - 1
scripts/bgfx.doxygen

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