~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/xslt/html-chunk.xsl

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!-- This file is generated from param.xweb; do not edit this file! -->
 
3
 
 
4
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
5
 
 
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"/>
 
13
 
 
14
</xsl:stylesheet>