24 lines
605 B
XML
24 lines
605 B
XML
<refentry id="htmlhelp.display.progress">
|
|
<refmeta>
|
|
<refentrytitle>htmlhelp.display.progress</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>htmlhelp.display.progress</refname>
|
|
<refpurpose>Display compile progress?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='htmlhelp.display.progress.frag'>
|
|
<xsl:param name="htmlhelp.display.progress" select="1"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>You can swith off display of compile progress by setting this
|
|
parameter to 0.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|