diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/xref.properties.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/xref.properties.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/xref.properties.xml b/kdoctools/docbook/xsl/params/xref.properties.xml new file mode 100644 index 000000000..9212c57f7 --- /dev/null +++ b/kdoctools/docbook/xsl/params/xref.properties.xml @@ -0,0 +1,19 @@ +<refentry id="xref.properties"> +<refnamediv> +<refname>xref.properties</refname> +<refpurpose>Properties associated with cross-reference text</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='xref.properties.frag'> +<xsl:attribute-set name="xref.properties"> +</xsl:attribute-set> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>This attribute set is used on cross reference text.</para> + +</refsect1> +</refentry> |