mibew/site/_gen.bat
Evgeny Gryaznov 41b55e4acf site, first approach
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@21 c66351dc-e62f-0410-b875-e3a5c0b9693f
2007-08-26 21:29:50 +00:00

4 lines
201 B
Batchfile

@echo off
xsltproc --xinclude --stringparam lang eng default.xslt index.xml > public_html\index.html
xsltproc --xinclude --stringparam lang eng default.xslt download.xml > public_html\download.html