8bcf1b535c082b88f60e2e0834e2fdb42aa3ab48
[apps/madmutt.git] / doc / html.xsl
1 <?xml version='1.0'?> 
2 <xsl:stylesheet  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"  version="1.0"> 
3   <xsl:import href="xslt/xhtml/docbook.xsl"/> 
4   <xsl:param name="section.autolabel" select="1"></xsl:param>
5 </xsl:stylesheet>