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="javahelp.encoding">
8 <refentrytitle>javahelp.encoding</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>
12 <refname>javahelp.encoding</refname>
13 <refpurpose>Character encoding to use in control files for JavaHelp.</refpurpose>
17 <src:fragment xml:id="javahelp.encoding.frag">
18 <xsl:param name="javahelp.encoding">iso-8859-1</xsl:param>
22 <refsection><info><title>Description</title></info>
24 <para>JavaHelp crashes on some characters when written as character
25 references. In that case you can use this parameter to select an appropriate encoding.</para>