source: trunk/Distribution/XSL/params/htmlhelp.hhc.binary.xml@ 3

Last change on this file since 3 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: 690 bytes
Line 
1<refentry id="htmlhelp.hhc.binary">
2<refmeta>
3<refentrytitle>htmlhelp.hhc.binary</refentrytitle>
4<refmiscinfo role="type"></refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>htmlhelp.hhc.binary</refname>
8<refpurpose>Generate binary ToC?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='htmlhelp.hhc.binary.frag'>
13<xsl:param name="htmlhelp.hhc.binary" select="1"/>
14</src:fragment>
15</refsynopsisdiv>
16
17<refsect1><title>Description</title>
18
19<para>This parametr controls whether binary TOC will be generated. You
20must create binary TOC if you want to add Prev/Next buttons to toolbar
21(which is default behaviour). Files with binary TOC can't be merged.</para>
22
23</refsect1>
24</refentry>
Note: See TracBrowser for help on using the repository browser.