You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
548 B
24 lines
548 B
<refentry id="htmlhelp.hhk">
|
|
<refmeta>
|
|
<refentrytitle>htmlhelp.hhk</refentrytitle>
|
|
<refmiscinfo role="type">string</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>htmlhelp.hhk</refname>
|
|
<refpurpose>Filename of index file.</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='htmlhelp.hhk.frag'>
|
|
<xsl:param name="htmlhelp.hhk" select="'index.hhk'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Change this parameter if you want different name of index file
|
|
than index.hhk.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|