remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / refentry.manual.profile.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/refentry.manual.profile.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/refentry.manual.profile.xml
deleted file mode 100755 (executable)
index ea885ac..0000000
+++ /dev/null
@@ -1,72 +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="refentry.manual.profile">\r
-<refmeta>\r
-<refentrytitle>refentry.manual.profile</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>refentry.manual.profile</refname>\r
-<refpurpose>Specifies profile for refentry "manual" data</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="refentry.manual.profile.frag">\r
-<xsl:param name="refentry.manual.profile">\r
-  (($info[//title])[last()]/title)[1]|\r
-  ../title/node()\r
-</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The value of <parameter>refentry.manual.profile</parameter> is\r
-a string representing an XPath expression. It is evaluated at\r
-run-time and used only if\r
-<parameter>refentry.manual.profile.enabled</parameter> is\r
-non-zero. Otherwise, the <tag>refentry</tag> metadata-gathering logic\r
-"hard coded" into the stylesheets is used.</para>\r
-\r
-<para>In man pages, this content is usually displayed in the middle of\r
-the header of the page. The <literal>man(7)</literal> man page\r
-describes this as "the title of the manual (e.g., <citetitle>Linux\r
-Programmer's Manual</citetitle>)". Here are some examples from\r
-existing man pages:\r
-<itemizedlist>\r
-  <listitem>\r
-    <para><citetitle>dpkg utilities</citetitle>\r
-    (<command>dpkg-name</command>)</para>\r
-  </listitem>\r
-  <listitem>\r
-    <para><citetitle>User Contributed Perl Documentation</citetitle>\r
-    (<command>GET</command>)</para>\r
-  </listitem>\r
-  <listitem>\r
-    <para><citetitle>GNU Development Tools</citetitle>\r
-    (<command>ld</command>)</para>\r
-  </listitem>\r
-  <listitem>\r
-    <para><citetitle>Emperor Norton Utilities</citetitle>\r
-    (<command>ddate</command>)</para>\r
-  </listitem>\r
-  <listitem>\r
-    <para><citetitle>Debian GNU/Linux manual</citetitle>\r
-    (<command>faked</command>)</para>\r
-  </listitem>\r
-  <listitem>\r
-    <para><citetitle>GIMP Manual Pages</citetitle>\r
-    (<command>gimp</command>)</para>\r
-  </listitem>\r
-  <listitem>\r
-    <para><citetitle>KDOC Documentation System</citetitle>\r
-    (<command>qt2kdoc</command>)</para>\r
-  </listitem>\r
-</itemizedlist>\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r