Start working on samba-specific conversion script to pearson XML
[Samba.git] / docs / xslt / html-chunk.xsl
blobe98a3df8dc1a72f13ced19bfb1d8c3ce74fcba19
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="../settings.xsl"/>
8 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
9 <xsl:import href="html-common.xsl"/>
10 <xsl:param name="chunk.first.sections" select="1"/>
11 <xsl:param name="chunk.quietly" select="0"/>
12 <xsl:param name="chunk.section.depth" select="0"/>
13 <xsl:param name="chunk.toc" select="''"/>
14 <xsl:param name="chunk.tocs.and.lots" select="0"/>
16 </xsl:stylesheet>