source: trunk/Distribution/XSL/params/htmlhelp.hhc.folders.instead.books.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: 806 bytes
Line 
1<refentry id="htmlhelp.hhc.folders.instead.books">
2<refmeta>
3<refentrytitle>htmlhelp.hhc.folders.instead.books</refentrytitle>
4<refmiscinfo role="type"></refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>htmlhelp.hhc.folders.instead.books</refname>
8<refpurpose>Use folder icons in ToC (instead of book icons)?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='htmlhelp.hhc.folders.instead.books.frag'>
13<xsl:param name="htmlhelp.hhc.folders.instead.books" select="1"/>
14</src:fragment>
15</refsynopsisdiv>
16
17<refsect1><title>Description</title>
18
19<para>This parameter controls whether there should be folder-like
20icons (1) or book-like icons (0) in ToC. If you want to use
21folder-like icons you must swith off binary ToC using
22<parameter>htmlhelp.hhc.binary</parameter>.</para>
23
24</refsect1>
25</refentry>
Note: See TracBrowser for help on using the repository browser.