source: trunk/Distribution/XSL/params/toc.section.depth.xml

Last change on this file was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 608 bytes
Line 
1<refentry id="toc.section.depth">
2<refmeta>
3<refentrytitle>toc.section.depth</refentrytitle>
4<refmiscinfo role="type">integer</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>toc.section.depth</refname>
8<refpurpose>How deep should recursive <sgmltag>section</sgmltag>s appear
9in the TOC?</refpurpose>
10</refnamediv>
11
12<refsynopsisdiv>
13<src:fragment id='toc.section.depth.frag'><xsl:param name="toc.section.depth">2</xsl:param></src:fragment>
14</refsynopsisdiv>
15
16<refsect1><title>Description</title>
17
18<para>Specifies the depth to which recursive sections should appear in the
19TOC.
20</para>
21
22</refsect1>
23</refentry>
Note: See TracBrowser for help on using the repository browser.