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="feedback.href">
8 <refentrytitle>feedback.href</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>
12 <refname>feedback.href</refname>
13 <refpurpose>HREF (URI) for feedback link</refpurpose>
17 <src:fragment xml:id="feedback.href.frag">
18 <xsl:param name="feedback.href"/>
22 <refsection><info><title>Description</title></info>
23 <para>The <varname>feedback.href</varname> value is used as the value
24 for the <tag class="attribute">href</tag> attribute on the feedback
25 link. If <varname>feedback.href</varname>
26 is empty, no feedback link is generated.</para>