QMK/lib/chibios/doc/nil/makehtml.bat

6 lines
74 B
Batchfile
Raw Normal View History

2020-03-23 10:48:11 +01:00
del html\*.* /Q
doxygen Doxyfile_html
del html\*.md5
del html\*.map
pause