You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
9 lines
528 B
9 lines
528 B
xalan -m -o ..\index.html ..\src\data.xml ..\src\news.xsl |
|
xalan -m -o ..\download.html ..\src\data.xml ..\src\download.xsl |
|
xalan -m -o ..\changelog.html ..\src\data.xml ..\src\changelog.xsl |
|
xalan -m -o ..\issue.html ..\src\data.xml ..\src\issue.xsl |
|
xalan -m -o ..\link.html ..\src\data.xml ..\src\link.xsl |
|
xalan -m -o ..\goodies.html ..\src\data.xml ..\src\goodies.xsl |
|
xalan -m -o ..\about.html ..\src\data.xml ..\src\about.xsl |
|
xalan -m -o ..\code.html ..\src\data.xml ..\src\code.xsl |
|
pause |