summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/xep.index.item.properties.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/xep.index.item.properties.xml')
-rw-r--r--kdoctools/docbook/xsl/params/xep.index.item.properties.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/xep.index.item.properties.xml b/kdoctools/docbook/xsl/params/xep.index.item.properties.xml
new file mode 100644
index 000000000..460daf589
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/xep.index.item.properties.xml
@@ -0,0 +1,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>