1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
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