summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/xep.index.item.properties.xml
blob: 460daf58921f3ed733028f46c46ae7588a1f27ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<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>