diff options
Diffstat (limited to 'params/revhistory.table.properties.xml')
-rw-r--r-- | params/revhistory.table.properties.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/params/revhistory.table.properties.xml b/params/revhistory.table.properties.xml new file mode 100644 index 0000000..43116d0 --- /dev/null +++ b/params/revhistory.table.properties.xml @@ -0,0 +1,28 @@ +<refentry xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="5.0" xml:id="revhistory.table.properties"> +<refmeta> +<refentrytitle>revhistory.table.properties</refentrytitle> +<refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo> +</refmeta> +<refnamediv> +<refname>revhistory.table.properties</refname> +<refpurpose>The properties of table used for formatting revhistory</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment xml:id="revhistory.table.properties.frag"> +<xsl:attribute-set name="revhistory.table.properties"> +</xsl:attribute-set> +</src:fragment> +</refsynopsisdiv> + +<refsection><info><title>Description</title></info> + +<para>This property set defines appearance of revhistory table.</para> + +</refsection> +</refentry> |