Add comment explaining the previous fix.
[Samba.git] / docs-xml / xslt / html-chunk.xsl
blob00b310610aa5ab92664e19629b596cdac711ddaa
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This file is generated from param.xweb; do not edit this file! -->
4 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
6 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
7 <xsl:import href="html-common.xsl"/>
8 <xsl:param name="chunk.first.sections" select="1"/>
9 <xsl:param name="chunk.quietly" select="0"/>
10 <xsl:param name="chunk.section.depth" select="0"/>
11 <xsl:param name="chunk.toc" select="''"/>
12 <xsl:param name="chunk.tocs.and.lots" select="0"/>
14 </xsl:stylesheet>