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
604 B
24 lines
604 B
<refentry id="function.parens">
|
|
<refmeta>
|
|
<refentrytitle>function.parens</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>function.parens</refname>
|
|
<refpurpose>Generate parens after a function?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='function.parens.frag'><xsl:param name="function.parens">0</xsl:param></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If not 0, the formatting of
|
|
a <sgmltag class="starttag">function</sgmltag> element will include
|
|
generated parenthesis.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|