mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Added a win32 batch file to generate docs.
Originally committed to SVN as r1730.
This commit is contained in:
parent
00145ea3d0
commit
5f3abc5f96
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…
x
Reference in New Issue
Block a user