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.types.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/html.head.legalnotice.link.types.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/html.head.legalnotice.link.types.xml
deleted file mode 100755 (executable)
index 528560d..0000000
+++ /dev/null
@@ -1,75 +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.types">\r
-<refmeta>\r
-<refentrytitle>html.head.legalnotice.link.types</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>html.head.legalnotice.link.types</refname>\r
-<refpurpose>Specifies link types for legalnotice link in html head</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="html.head.legalnotice.link.types.frag">\r
-<xsl:param name="html.head.legalnotice.link.types">copyright</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The value of\r
-<parameter>html.head.legalnotice.link.types</parameter> is a\r
-space-separated list of link types, as described in <link xlink:href="http://www.w3.org/TR/html401/types.html#type-links">Section 6.12\r
-of the HTML 4.01 specification</link>. If the value of the\r
-<parameter>generate.legalnotice.link</parameter> parameter is\r
-non-zero, then the stylesheet generates (in the\r
-<literal>head</literal> section of the HTML source) either a single\r
-HTML <literal>link</literal> element or, if the value of the\r
-<parameter>html.head.legalnotice.link.multiple</parameter> is\r
-non-zero, one <literal>link</literal> element for each link type\r
-specified. Each <literal>link</literal> has the following attributes:\r
-\r
-<itemizedlist>\r
-  <listitem>\r
-    <para>a <tag class="attribute">rel</tag> attribute whose\r
-    value is derived from the value of\r
-    <parameter>html.head.legalnotice.link.types</parameter></para>\r
-  </listitem>\r
-  <listitem>\r
-    <para>an <tag class="attribute">href</tag> attribute whose\r
-    value is set to the URL of the file containing the\r
-    <tag>legalnotice</tag></para>\r
-  </listitem>\r
-  <listitem>\r
-    <para>a <tag class="attribute">title</tag> attribute whose\r
-    value is set to the title of the corresponding\r
-    <tag>legalnotice</tag> (or a title programatically\r
-    determined by the stylesheet)</para>\r
-  </listitem>\r
-</itemizedlist>\r
-\r
-For example:\r
-\r
-<screen>  &lt;link rel="license" href="ln-id2524073.html" title="Legal Notice"&gt;</screen>\r
-</para>\r
-\r
-<refsection><info><title>About the default value</title></info>\r
-  \r
-  <para>In an ideal world, the default value of\r
-  <parameter>html.head.legalnotice.link.types</parameter> would\r
-  probably be “<literal>license</literal>”, since the content of the\r
-  DocBook <tag>legalnotice</tag> is typically license\r
-  information, not copyright information. However, the default value\r
-  is “<literal>copyright</literal>” for pragmatic reasons: because\r
-  that’s among the set of “recognized link types” listed in <link xlink:href="http://www.w3.org/TR/html401/types.html#type-links">Section\r
-  6.12 of the HTML 4.01 specification</link>, and because certain\r
-  browsers and browser extensions are preconfigured to recognize that\r
-  value.</para>\r
-</refsection>\r
-\r
-</refsection>\r
-</refentry>\r