Files
itgmania212121/stepmania/Utils/doxygen_run.bat
T
2004-05-28 04:15:35 +00:00

14 lines
276 B
Batchfile
Executable File

SET PATH=%PATH%;c:\stepmania\stepmania\utils
del /q ..\stepmania.chm
del /s /q temp
rmdir /s /q temp
doxygen.exe doxygen_config
rem forfiles -ptemp -s -m*.png -c"pngcrushinplace.bat 0x22@FILE0x22"
doxygen\hhc temp\html\index.hhp
move temp\html\index.chm ..\stepmania.chm