comparison DOCS/xml/pl/html-chunk.xsl @ 11188:6dfed0b2a300

Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
author lumag
date Mon, 20 Oct 2003 09:56:48 +0000
parents
children
comparison
equal deleted inserted replaced
11187:bd4a5a954644 11188:6dfed0b2a300
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3 version="1.0">
4
5 <xsl:import href="../html-chunk.xsl"/>
6 <xsl:include href="html-common.xsl"/>
7
8 </xsl:stylesheet>