mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-03-04 16:59:29 +00:00
23 lines
567 B
XML
23 lines
567 B
XML
|
<refentry id="appendix.autolabel">
|
||
|
<refmeta>
|
||
|
<refentrytitle>appendix.autolabel</refentrytitle>
|
||
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
||
|
</refmeta>
|
||
|
<refnamediv>
|
||
|
<refname>appendix.autolabel</refname>
|
||
|
<refpurpose>Are Appendixes automatically enumerated?</refpurpose>
|
||
|
</refnamediv>
|
||
|
|
||
|
<refsynopsisdiv>
|
||
|
<src:fragment id='appendix.autolabel.frag'><xsl:param name="appendix.autolabel" select="1"/></src:fragment>
|
||
|
</refsynopsisdiv>
|
||
|
|
||
|
<refsect1><title>Description</title>
|
||
|
|
||
|
<para>If true (non-zero), unlabeled appendixes will be
|
||
|
enumerated.
|
||
|
</para>
|
||
|
|
||
|
</refsect1>
|
||
|
</refentry>
|