b2ad005e0af9e034344af3bbc75dd7241d378c41
[mir.git] / doc / style / html.xsl
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
2     <xsl:import href="docbook-xsl-1.66.1/html/docbook.xsl"/>
3     <xsl:param name="html.stylesheet">mirdoc.css</xsl:param>
4     <xsl:param name="navig.showtitles">1</xsl:param>
5     <xsl:param name="section.autolabel" select="1"/>
6     <xsl:param name="section.label.includes.component.label" select="1"/>
7 </xsl:stylesheet>