mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 11:06:08 +00:00
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@3890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
24 lines
629 B
XML
24 lines
629 B
XML
<refentry id="annotate.toc">
|
|
<refmeta>
|
|
<refentrytitle>annotate.toc</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>annotate.toc</refname>
|
|
<refpurpose>Annotate the Table of Contents?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='annotate.toc.frag'><xsl:param name="annotate.toc" select="1"/></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If true, TOCs will be annotated. At present, this just means
|
|
that the <sgmltag>RefPurpose</sgmltag> of <sgmltag>RefEntry</sgmltag>
|
|
TOC entries will be displayed.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|