Rework initialize-instance for view-class-direct-slot-definition
[clsql/s11.git] / doc / html.xsl
blob163d76b7240c2104062aaedc01302803ac1a6f6a
1 <?xml version='1.0'?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3 version="1.0">
5 <xsl:import href="docbook_html.xsl"/>
6 <xsl:param name="use.id.as.filename" select="1"/>
7 <xsl:output encoding="UTF-8" method="html" />
9 </xsl:stylesheet>