remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / index.on.role.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/index.on.role.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/index.on.role.xml
deleted file mode 100755 (executable)
index c58b16c..0000000
+++ /dev/null
@@ -1,48 +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="index.on.role">\r
-<refmeta>\r
-<refentrytitle>index.on.role</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>index.on.role</refname>\r
-<refpurpose>Select indexterms based on <tag class="attribute">role</tag> value</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="index.on.role.frag">\r
-<xsl:param name="index.on.role" select="0"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>\r
-If non-zero, \r
-then an <tag>index</tag> element that has a\r
-<tag class="attribute">role</tag> attribute\r
-value will contain only those <tag>indexterm</tag>\r
-elements with a matching role value.\r
-If an <tag>index</tag> has no <tag class="attribute">role</tag>\r
-attribute or it is blank, then the index will contain\r
-all <tag>indexterm</tag>s in the current scope.\r
-</para>\r
-<para>\r
-If <literal>index.on.role</literal> is zero, then the\r
-<tag class="attribute">role</tag> attribute has no effect\r
-on selecting indexterms for an index.\r
-</para>\r
-\r
-<para>If you are using DocBook version 4.3 or later, you should\r
-use the <tag class="attribute">type</tag> attribute instead of <tag class="attribute">role</tag>\r
-on <tag>indexterm</tag> and <tag>index</tag>,\r
-and set the <parameter>index.on.type</parameter> to a nonzero\r
-value.\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r