behaviac/build/build_apidoc.bat
2019-10-01 21:03:45 +08:00

5 lines
95 B
Batchfile

doxygen.exe doxyfile > nul
copy ..\intermediate\html\behaviac.chm ..\docs\ /Y > nul
rem pause