remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / man.font.links.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.font.links.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.font.links.xml
deleted file mode 100755 (executable)
index d77d11a..0000000
+++ /dev/null
@@ -1,64 +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="man.font.links">\r
-<refmeta>\r
-<refentrytitle>man.font.links</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>man.font.links</refname>\r
-<refpurpose>Specifies font for links</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="man.font.links.frag">\r
-<xsl:param name="man.font.links">B</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The <parameter>man.font.links</parameter> parameter\r
-specifies the font for output of links (<tag>ulink</tag> instances\r
-and any instances of any element with an <tag\r
-  class="attribute">xlink:href</tag> attribute).</para>\r
-\r
-<para>The value of <parameter>man.font.links</parameter> must be\r
-  either <literal>B</literal> or <literal>I</literal>, or empty. If\r
-the value is empty, no font formatting is applied to links.</para>\r
-\r
-<para>If you set <parameter>man.endnotes.are.numbered</parameter> and/or\r
-<parameter>man.endnotes.list.enabled</parameter> to zero (disabled), then\r
-you should probably also set an empty value for\r
-<parameter>man.font.links</parameter>. But if\r
-<parameter>man.endnotes.are.numbered</parameter> is non-zero (enabled),\r
-you should probably keep\r
-<parameter>man.font.links</parameter> set to\r
-<literal>B</literal> or <literal>I</literal><footnote><para>The\r
-    main purpose of applying a font format to links in most output\r
-formats it to indicate that the formatted text is\r
-“clickable”; given that links rendered in man pages are\r
-not “real” hyperlinks that users can click on, it might\r
-seem like there is never a good reason to have font formatting for\r
-link contents in man output.</para>\r
-<para>In fact, if you suppress the\r
-display of inline link references (by setting\r
-<parameter>man.endnotes.are.numbered</parameter> to zero), there is no\r
-good reason to apply font formatting to links. However, if\r
-<parameter>man.endnotes.are.numbered</parameter> is non-zero, having\r
-font formatting for links (arguably) serves a purpose: It provides\r
-“context” information about exactly what part of the text\r
-is being “annotated” by the link. Depending on how you\r
-mark up your content, that context information may or may not\r
-have value.</para></footnote>.</para>\r
-</refsection>\r
-\r
-<refsection><info><title>Related Parameters</title></info>\r
-  <para><parameter>man.endnotes.list.enabled</parameter>,\r
-    <parameter>man.endnotes.are.numbered</parameter></para>\r
-</refsection>\r
-\r
-</refentry>\r