keyboard/qmk/lib/chibios/doc/ex/makehtml.bat

6 lines
74 B
Batchfile

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