Selaa lähdekoodia

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

Kevin J. 9 kuukautta sitten
vanhempi
sitoutus
ee8664e068
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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