You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
713 B
25 lines
713 B
<refentry id="xep.index.item.properties">
|
|
<refnamediv>
|
|
<refname>xep.index.item.properties</refname>
|
|
<refpurpose>Properties associated with XEP index-items</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='xep.index.item.properties.frag'>
|
|
<xsl:attribute-set name="xep.index.item.properties">
|
|
<xsl:attribute name="merge-subsequent-page-numbers">true</xsl:attribute>
|
|
<xsl:attribute name="link-back">true</xsl:attribute>
|
|
</xsl:attribute-set>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Properties associated with XEP index-items. For more info see
|
|
the section "Indexes" in
|
|
<ulink
|
|
url="http://xep.xattic.com/xep/doc/spec.html"/>.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|