toc.section.depth.xml

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry id="toc.section.depth">
  <refmeta>
    <refentrytitle>toc.section.depth</refentrytitle>
  </refmeta>
  <refnamediv>
    <refname><parameter>toc.section.depth</parameter></refname>
    <refpurpose>How deep should recursive sections appear in the TOC?</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <programlisting>
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/toc.section.depth.xml"/> </programlisting>
  </refsynopsisdiv>
  <refsection>
    <title>Description</title>
    <para>Depth of the TOC. Used to set the latex <literal moreinfo="none">tocdepth</literal>
counter.</para>
  </refsection>
</refentry>