Aegisub/docs/convert.bat
Rodrigo Braz Monteiro 5f3abc5f96 Added a win32 batch file to generate docs.
Originally committed to SVN as r1730.
2008-01-15 04:49:47 +00:00

4 lines
61 B
Batchfile

cd output
del /s /q *.*
perl ../aegisub_convert_docs.pl
pause