remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / index.links.to.section.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/index.links.to.section.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/index.links.to.section.xml
deleted file mode 100755 (executable)
index 5749433..0000000
+++ /dev/null
@@ -1,76 +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="index.links.to.section">\r
-<refmeta>\r
-<refentrytitle>index.links.to.section</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>index.links.to.section</refname>\r
-<refpurpose>HTML index entries link to container section title</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="index.links.to.section.frag">\r
-<xsl:param name="index.links.to.section" select="1"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If zero, then an index entry in an index links\r
-directly to the location of the\r
-generated <tag>anchor</tag> that is output\r
-for the indexterm. If two identical indexterm elements\r
-exist in the same section, then both entries appear\r
-in the index with the same title but link to different\r
-locations.</para>\r
-\r
-<para>If non-zero, then an index entry in an index links to the\r
-section title containing the <tag>indexterm</tag>, rather than\r
-directly to the <tag>anchor</tag> output for the indexterm.\r
-Duplicate indexterm entries in the same section are dropped.\r
-</para>\r
-\r
-<para>The default value is 1, so index entries link to\r
-section titles by default.</para>\r
-\r
-<para>In both cases, the link text in an index entry is the\r
-title of the section containing the indexterm.\r
-That is because HTML does not have numbered pages.\r
-It also provides the reader with context information\r
-for each link.</para>\r
-\r
-<para>This parameter lets you choose which style of\r
-index linking you want. </para>\r
-\r
-<itemizedlist>\r
-<listitem>\r
-<para>When set to 0, an index entry takes you \r
-to the precise location of its corresponding indexterm.\r
-However, if you have a lot of duplicate\r
-entries in sections, then you have a lot of duplicate\r
-titles in the index, which makes it more cluttered.\r
-The reader may not recognize why duplicate titles\r
-appear until they follow the links. Also, the links\r
-may land the reader in the middle of a section where the\r
-section title is not visible, which may also be\r
-confusing to the reader.</para>\r
-</listitem>\r
-<listitem>\r
-<para>When set to 1, an index entry link is\r
-less precise, but duplicate titles in the\r
-index entries are eliminated. \r
-Landing on the section title location may confirm the reader's\r
-expectation that a link that\r
-shows a section title will take them to that section title,\r
-not a location within the section.\r
-</para>\r
-</listitem>\r
-</itemizedlist>\r
-\r
-</refsection>\r
-</refentry>\r