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
540 B
24 lines
540 B
<refentry id="htmlhelp.hhc">
|
|
<refmeta>
|
|
<refentrytitle>htmlhelp.hhc</refentrytitle>
|
|
<refmiscinfo role="type">string</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>htmlhelp.hhc</refname>
|
|
<refpurpose>Filename of TOC file.</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='htmlhelp.hhc.frag'>
|
|
<xsl:param name="htmlhelp.hhc" select="'toc.hhc'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Change this parameter if you want different name of TOC file
|
|
than toc.hhc.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|