6 lines
		
	
	
		
			331 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			331 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| 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 ..\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 | 
