1
0
mirror of synced 2024-09-19 17:56:09 +00:00
x2utils/Docs/compile-html.bat

6 lines
134 B
Batchfile

@Echo Off
echo Compiling paged HTML documentation...
cd html
xsltproc ..\X2Utils-html.xsl ..\X2Utils.xml
cd ..
copy html.css html