hibernate-orm/reference/support/docbook-xsl/params/htmlhelp.hhc.xml

24 lines
540 B
XML

<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>