remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / olink.base.uri.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/olink.base.uri.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/olink.base.uri.xml
deleted file mode 100755 (executable)
index 69dae66..0000000
+++ /dev/null
@@ -1,35 +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="olink.base.uri"> \r
-<refmeta> \r
-<refentrytitle>olink.base.uri</refentrytitle> \r
-<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo> \r
-</refmeta> \r
-<refnamediv> \r
-<refname>olink.base.uri</refname> \r
-<refpurpose>Base URI used in olink hrefs</refpurpose> \r
-</refnamediv> \r
-<refsynopsisdiv> <src:fragment xml:id="olink.base.uri.frag">\r
-<xsl:param name="olink.base.uri"></xsl:param>\r
-</src:fragment> \r
-</refsynopsisdiv> \r
-<refsection><info><title>Description</title></info> \r
\r
-<para>When cross reference data is collected for resolving olinks, it\r
-may be necessary to prepend a base URI to each target's href. This\r
-parameter lets you set that base URI when cross reference data is\r
-collected. This feature is needed when you want to link to a document\r
-that is processed without chunking. The output filename for such a\r
-document is not known to the XSL stylesheet; the only target\r
-information consists of fragment identifiers such as\r
-<literal>#idref</literal>. To enable the resolution of olinks between\r
-documents, you should pass the name of the HTML output file as the\r
-value of this parameter. Then the hrefs recorded in the cross\r
-reference data collection look like\r
-<literal>outfile.html#idref</literal>, which can be reached as links\r
-from other documents.</para>\r
-</refsection> \r
-</refentry>\r