remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / show.revisionflag.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/show.revisionflag.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/show.revisionflag.xml
deleted file mode 100755 (executable)
index 9333f0f..0000000
+++ /dev/null
@@ -1,42 +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="show.revisionflag">\r
-<refmeta>\r
-<refentrytitle>show.revisionflag</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>show.revisionflag</refname>\r
-<refpurpose>Enable decoration of elements that have a revisionflag</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="show.revisionflag.frag">\r
-<xsl:param name="show.revisionflag" select="0"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>\r
-If <parameter>show.revisionflag</parameter> is turned on, then the stylesheets\r
-may produce additional markup designed to allow a CSS stylesheet to\r
-highlight elements that have specific revisionflag settings.</para>\r
-\r
-<para>The markup inserted will be usually be either a &lt;span&gt; or\r
-&lt;div&gt; with an appropriate <literal>class</literal>\r
-attribute. (The value of the class attribute will be the same as the\r
-value of the revisionflag attribute). In some contexts, for example\r
-tables, where extra markup would be structurally illegal, the class\r
-attribute will be added to the appropriate container element.</para>\r
-\r
-<para>In general, the stylesheets only test for revisionflag in contexts\r
-where an importing stylesheet would have to redefine whole templates.\r
-Most of the revisionflag processing is expected to be done by another\r
-stylesheet, for example <filename>changebars.xsl</filename>.</para>\r
-\r
-</refsection>\r
-</refentry>\r