Further pop_mx_ng work
[apps/madmutt.git] / legacy / 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="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/> 
4   <xsl:param name="section.autolabel" select="1"></xsl:param>
5 </xsl:stylesheet>