remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / html.head.legalnotice.link.multiple.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/html.head.legalnotice.link.multiple.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/html.head.legalnotice.link.multiple.xml
deleted file mode 100755 (executable)
index ad64416..0000000
+++ /dev/null
@@ -1,44 +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="html.head.legalnotice.link.multiple">\r
-<refmeta>\r
-<refentrytitle>html.head.legalnotice.link.multiple</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>html.head.legalnotice.link.multiple</refname>\r
-<refpurpose>Generate multiple link instances in html head for legalnotice?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="html.head.legalnotice.link.multiple.frag">\r
-<xsl:param name="html.head.legalnotice.link.multiple" select="1"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If <parameter>html.head.legalnotice.link.multiple</parameter> is\r
-non-zero and the value of\r
-<parameter>html.head.legalnotice.link.types</parameter> contains\r
-multiple link types, then the stylesheet generates (in the\r
-<literal>head</literal> section of the HTML source) one\r
-<literal>link</literal> element for each link type specified. For\r
-example, if the value of\r
-<parameter>html.head.legalnotice.link.types</parameter> is\r
-“<literal>copyright license</literal>”:\r
-\r
-<screen>  &lt;link rel="copyright" href="ln-id2524073.html" title="Legal Notice"&gt;\r
-  &lt;link rel="license" href="ln-id2524073.html" title="Legal Notice"&gt;</screen>\r
-\r
- Otherwise, the stylesheet generates generates a single\r
- <literal>link</literal> instance; for example:\r
-\r
-<screen>  &lt;link rel="copyright license" href="ln-id2524073.html" title="Legal Notice"&gt;</screen>\r
\r
-</para>\r
-</refsection>\r
-</refentry>\r