summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/xref.with.number.and.title.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/xref.with.number.and.title.xml')
-rw-r--r--kdoctools/docbook/xsl/params/xref.with.number.and.title.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/xref.with.number.and.title.xml b/kdoctools/docbook/xsl/params/xref.with.number.and.title.xml
new file mode 100644
index 000000000..0656835d0
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/xref.with.number.and.title.xml
@@ -0,0 +1,22 @@
+<refentry id="xref.with.number.and.title">
+<refmeta>
+<refentrytitle>xref.with.number.and.title</refentrytitle>
+<refmiscinfo role="type">boolean</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>xref.with.number.and.title</refname>
+<refpurpose>Use number and title in cross references</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='xref.with.number.and.title.frag'>
+<xsl:param name="xref.with.number.and.title" select="1"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>FIXME:</para>
+
+</refsect1>
+</refentry>