Added a win32 batch file to generate docs.
Originally committed to SVN as r1730.
This commit is contained in:
parent
00145ea3d0
commit
5f3abc5f96
1 changed files with 4 additions and 0 deletions
4
docs/convert.bat
Normal file
4
docs/convert.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
cd output
|
||||
del /s /q *.*
|
||||
perl ../aegisub_convert_docs.pl
|
||||
pause
|
Loading…
Reference in a new issue