1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
<refentry id="toclevel5.element">
<?dbhtml filename="toclevel5.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>
<refmeta>
<indexterm><primary>elements</primary>
<secondary>toclevel5</secondary></indexterm>
<refentrytitle>toclevel5</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>toclevel5</refname>
<refpurpose>&toclevel5.purpose;</refpurpose>
</refnamediv>
&toclevel5.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>
<para>
The <sgmltag>ToClevel5</sgmltag> element is a <sgmltag>ToC</sgmltag> entry for
a fifth-level section in a component.
</para>
<para>
The <sgmltag>ToC</sgmltag> machinery in DocBook has not been extended to handle
the infinitely recursive nature of <sgmltag>Section</sgmltag>s. It may never
be extended.
</para>
<refsect2><title>Processing expectations</title>
<para>
&format.block;
</para>
<para>
In real life, <sgmltag>ToC</sgmltag>s are usually generated automatically
by the presentation system and never have to be represented explicitly
in the document source.
</para>
</refsect2>
&toclevel5.parents.gen;
&toclevel5.children.gen;
</refsect1>
</refentry>
|