<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="5.0" xml:id="webhelp.indexer.language"> <refmeta> <refentrytitle>webhelp.indexer.language</refentrytitle> <refmiscinfo class="other" otherclass="datatype"></refmiscinfo> </refmeta> <refnamediv> <refname>webhelp.indexer.language</refname> <refpurpose>The language to use for creating the webhelp search index.</refpurpose> </refnamediv> <refsynopsisdiv> <src:fragment xml:id="webhelp.indexer.language.frag"> <xsl:param name="webhelp.indexer.language">en</xsl:param> </src:fragment> </refsynopsisdiv> <refsection><info><title>Description</title></info> <para>To support stemming in the client-side webhelp stemmer, you must provide the language code. By default, the following languages are supported: <itemizedlist> <listitem> <para><code>en</code>: English</para> </listitem> <listitem> <para><code>de</code>: German</para> </listitem> <listitem> <para><code>fr</code>: French</para> </listitem> <listitem> <para><code>zh</code>: Chinese</para> </listitem> <listitem> <para><code>ja</code>: Japanese</para> </listitem> <listitem> <para><code>ko</code>: Korean</para> </listitem> </itemizedlist> See the webhelp documentation for information on adding support for additional languages. </para> </refsection> </refentry>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 10838 | Robert Cowham |
Populate //guest/robert_cowham/perforce/utils/p4convert/... from //guest/perforce_software/p4convert/.... |
||
//guest/perforce_software/p4convert/docs/_build/docbook-xsl-ns-1.78.1/params/webhelp.indexer.language.xml | |||||
#1 | 10706 | Paul Allen | Add document '_build' files. |