]> git.stg.codes - stg.git/blobdiff - doc/help/xslt/params/glossterm.auto.link.xml
xslt filters moved upper, Makefiles fixed to use bundled xslt filters
[stg.git] / doc / help / xslt / params / glossterm.auto.link.xml
diff --git a/doc/help/xslt/params/glossterm.auto.link.xml b/doc/help/xslt/params/glossterm.auto.link.xml
deleted file mode 100644 (file)
index 03d9a30..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"
-          xmlns:xlink="http://www.w3.org/1999/xlink"
-          xmlns:xi="http://www.w3.org/2001/XInclude"
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-          version="5.0" xml:id="glossterm.auto.link">
-<refmeta>
-<refentrytitle>glossterm.auto.link</refentrytitle>
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
-</refmeta>
-<refnamediv>
-<refname>glossterm.auto.link</refname>
-<refpurpose>Generate links from glossterm to glossentry automatically?</refpurpose>
-</refnamediv>
-
-<refsynopsisdiv>
-<src:fragment xml:id="glossterm.auto.link.frag">
-<xsl:param name="glossterm.auto.link" select="0"/>
-</src:fragment>
-</refsynopsisdiv>
-
-<refsection><info><title>Description</title></info>
-
-<para>If non-zero, links from inline <tag>glossterm</tag>s to the corresponding 
-<tag>glossentry</tag> elements in a <tag>glossary</tag> or <tag>glosslist</tag> 
-will be automatically generated. This is useful when your glossterms are consistent 
-and you don't want to add links manually.</para>
-
-<para>The automatic link generation feature is not used on <tag>glossterm</tag> elements
-that have a <tag class="attribute">linkend</tag> attribute.</para>
-
-</refsection>
-</refentry>