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
708 B
24 lines
708 B
<refentry id="funcsynopsis.decoration">
|
|
<refmeta>
|
|
<refentrytitle>funcsynopsis.decoration</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>funcsynopsis.decoration</refname>
|
|
<refpurpose>Decorate elements of a FuncSynopsis?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='funcsynopsis.decoration.frag'><xsl:param name="funcsynopsis.decoration" select="1"/></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If true (non-zero), elements of the FuncSynopsis will be decorated (e.g. bold or
|
|
italic). The decoration is controlled by functions that can be redefined
|
|
in a customization layer.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|