keyboard/qmk/lib/chibios/doc/hal/makechm.bat

6 lines
73 B
Batchfile

del html\*.* /Q
doxygen Doxyfile_chm
del html\*.md5
del html\*.map
pause