remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / generate.revhistory.link.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/generate.revhistory.link.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/generate.revhistory.link.xml
deleted file mode 100755 (executable)
index 43549f6..0000000
+++ /dev/null
@@ -1,50 +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="generate.revhistory.link">\r
-<refmeta>\r
-<refentrytitle>generate.revhistory.link</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>generate.revhistory.link</refname>\r
-<refpurpose>Write revhistory to separate chunk and generate link?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="generate.revhistory.link.frag"><xsl:param name="generate.revhistory.link" select="0"/></src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, the contents of <tag>revhistory</tag> are written\r
-to a separate HTML file and a link to the file is\r
-generated. Otherwise, <tag>revhistory</tag> contents are rendered on\r
-the title page.</para>\r
-\r
-<para>The name of the separate HTML file is computed as follows:\r
-\r
-<orderedlist>\r
-<listitem>\r
-  <para>If a filename is given by the <tag class="xmlpi">dbhtml filename</tag> processing instruction, \r
-that filename is used.</para>\r
-</listitem>\r
-<listitem>\r
-  <para>If the revhistory has an <tag class="attribute">id</tag>/<tag class="attribute">xml:id</tag> \r
-attribute, and if <parameter>use.id.as.filename</parameter> != 0, the filename is the concatenation of \r
-the id value and the value of the <parameter>html.ext</parameter> parameter.</para>\r
-</listitem>\r
-<listitem>\r
-  <para>If the revhistory does not have an <tag class="attribute">id</tag>/<tag class="attribute">xml:id</tag> \r
-attribute, or if <parameter>use.id.as.filename</parameter> = 0, the filename is the concatenation of "rh-", \r
-auto-generated id value, and <parameter>html.ext</parameter> value.\r
-  </para>\r
-</listitem>\r
-</orderedlist>\r
-\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r