source: trunk/Distribution/XSL/params/htmlhelp.hhc.section.depth.xml@ 2

Last change on this file since 2 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: 632 bytes
Line 
1<refentry id="htmlhelp.hhc.section.depth">
2<refmeta>
3<refentrytitle>htmlhelp.hhc.section.depth</refentrytitle>
4<refmiscinfo role="type">integer</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>htmlhelp.hhc.section.depth</refname>
8<refpurpose>Depth of TOC for sections in a left pane.</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='htmlhelp.hhc.section.depth.frag'>
13<xsl:param name="htmlhelp.hhc.section.depth" select="5"/>
14</src:fragment>
15</refsynopsisdiv>
16
17<refsect1><title>Description</title>
18
19<para>Change this parameter if you want shallower ToC in a left pane
20of HTML Help viewer.</para>
21
22</refsect1>
23</refentry>
Note: See TracBrowser for help on using the repository browser.