1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="html.longdesc.link">
8 <refentrytitle>html.longdesc.link</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
12 <refname>html.longdesc.link</refname>
13 <refpurpose>Should a link to the longdesc be included in the HTML?</refpurpose>
17 <src:fragment xml:id="html.longdesc.link.frag">
18 <xsl:param name="html.longdesc.link" select="$html.longdesc"/>
22 <refsection><info><title>Description</title></info>
24 <para>If non-zero, links will be created to the
25 HTML files created for the
26 <literal>longdesc</literal> attribute. It makes no
27 sense to enable this option without also enabling the
28 <parameter>html.longdesc</parameter> parameter.</para>
31 <para>The <literal>longdesc.link</literal> named template is called
32 to construct the link.</para>
33 Assumption. That this documentation is for the user, do they need to know