remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / keep.relative.image.uris.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/keep.relative.image.uris.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/keep.relative.image.uris.xml
deleted file mode 100755 (executable)
index 6a5de4a..0000000
+++ /dev/null
@@ -1,34 +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="keep.relative.image.uris">\r
-<refmeta>\r
-<refentrytitle>keep.relative.image.uris</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>keep.relative.image.uris</refname>\r
-<refpurpose>Should image URIs be resolved against xml:base?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="keep.relative.image.uris.frag">\r
-<xsl:param condition="html" name="keep.relative.image.uris" select="1"/>\r
-<xsl:param condition="fo" name="keep.relative.image.uris" select="0"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, relative URIs (in, for example\r
-<literal>fileref</literal> attributes) will be used in the generated\r
-output. Otherwise, the URIs will be made absolute with respect to the\r
-base URI.</para>\r
-\r
-<para>Note that the stylesheets calculate (and use) the absolute form\r
-for some purposes, this only applies to the resulting output.</para>\r
-\r
-</refsection>\r
-</refentry>\r