mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
25 lines
670 B
XML
25 lines
670 B
XML
<refentry id="htmlhelp.hhc.binary">
|
|
<refmeta>
|
|
<refentrytitle>htmlhelp.hhc.binary</refentrytitle>
|
|
<refmiscinfo role="type"></refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>htmlhelp.hhc.binary</refname>
|
|
<refpurpose></refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='htmlhelp.hhc.binary.frag'>
|
|
<xsl:param name="htmlhelp.hhc.binary" select="1"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>This parametr controls whether binary TOC will be generated. You
|
|
must create binary TOC if you want to add Prev/Next buttons to toolbar
|
|
(which is default behaviour). Files with binary TOC can't be merged.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|