]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/html.append.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / html.append.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="html.append">\r
7 <refmeta>\r
8 <refentrytitle>html.append</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>html.append</refname>\r
13 <refpurpose>Specifies content to append to HTML output</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="html.append.frag"><xsl:param name="html.append"/></src:fragment>\r
18 </refsynopsisdiv>\r
19 \r
20 <refsection><info><title>Description</title></info>\r
21 \r
22 <para>Specifies content to append to the end of HTML files output by\r
23 the <filename>html/docbook.xsl</filename> stylesheet, after the\r
24 closing <code>&lt;html&gt;</code> tag. You probably don’t want to set any\r
25 value for this parameter; but if you do, the only value it should ever\r
26 be set to is a newline character: <code>&amp;#x0a;</code> or\r
27 <code>&amp;#10;</code></para>\r
28 \r
29 </refsection>\r
30 </refentry>\r