]> git.stg.codes - stg.git/blob - doc/xslt/params/highlight.xslthl.config.xml
Set output encoding to utf-8.
[stg.git] / doc / xslt / params / highlight.xslthl.config.xml
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="highlight.xslthl.config">
7 <refmeta>
8 <refentrytitle>highlight.xslthl.config</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>
10 </refmeta>
11 <refnamediv>
12 <refname>highlight.xslthl.config</refname>
13 <refpurpose>Location of XSLTHL configuration file</refpurpose>
14 </refnamediv>
15
16 <refsynopsisdiv>
17 <src:fragment xml:id="highlight.xslthl.config.frag">
18 <xsl:param name="highlight.xslthl.config"></xsl:param>
19 </src:fragment>
20 </refsynopsisdiv>
21
22 <refsection><info><title>Description</title></info>
23
24 <para>This location has precedence over the corresponding Java property.</para>
25
26 <para>Please note that usually you have to specify location as URL not
27 just as a simple path on the local
28 filesystem. E.g. <filename>file:///home/user/xslthl/my-xslthl-config.xml</filename>.</para>
29
30
31
32 </refsection>
33 </refentry>