Files
dive-into-python3/chardet/docs/docbook/xsl/params/autotoc.label.separator.xml
T
Mark Pilgrim 831681489e initial import
2009-01-24 16:05:55 -05:00

21 lines
605 B
XML

<refentry id="autotoc.label.separator">
<refmeta>
<refentrytitle>autotoc.label.separator</refentrytitle>
<refmiscinfo role="type">string</refmiscinfo>
</refmeta>
<refnamediv>
<refname>autotoc.label.separator</refname>
<refpurpose>Separator between labels and titles in the ToC</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='autotoc.label.separator.frag'><xsl:param name="autotoc.label.separator" select="'. '"/></src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>String to use to seperate labels and title in a table of contents.</para>
</refsect1>
</refentry>