remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / chapter.autolabel.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/chapter.autolabel.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/chapter.autolabel.xml
deleted file mode 100755 (executable)
index 469ce49..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="chapter.autolabel">\r
-<refmeta>\r
-<refentrytitle>chapter.autolabel</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> \r
-<refmiscinfo class="other" otherclass="value">0<alt>none</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">1<alt>1,2,3...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">A<alt>A,B,C...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">a<alt>a,b,c...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">i<alt>i,ii,iii...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">I<alt>I,II,III...</alt></refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>chapter.autolabel</refname>\r
-<refpurpose>Specifies the labeling format for Chapter titles</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="chapter.autolabel.frag">\r
-<xsl:param name="chapter.autolabel" select="1"/></src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, then chapters will be numbered using the parameter\r
-value as the number format if the value matches one of the following:\r
-</para>\r
-\r
-<variablelist>\r
-  <varlistentry>\r
-    <term>1 or arabic</term>\r
-    <listitem>\r
-      <para>Arabic numeration (1, 2, 3 ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>A or upperalpha</term>\r
-    <listitem>\r
-      <para>Uppercase letter numeration (A, B, C ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>a or loweralpha</term>\r
-    <listitem>\r
-      <para>Lowercase letter numeration (a, b, c ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>I or upperroman</term>\r
-    <listitem>\r
-      <para>Uppercase roman numeration (I, II, III ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>i or lowerroman</term>\r
-    <listitem>\r
-      <para>Lowercase roman letter numeration (i, ii, iii ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-</variablelist>\r
-\r
-<para>Any nonzero value other than the above will generate\r
-the default number format (arabic).\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r