$funcsynopsis-trailing-punctuation
$funcsynopsis-trailing-punctuation — Trailing punctuation in function synopses.
Parameter:
{}funcsynopsis-trailing-punctuation
Defined in:
param.xsl
Used in:
main.xsl, param.xsl
Synopsis
$funcsynopsis-trailing-punctuation := ';'
Description
This punctuation character is added after the end of a
funcsynopisis
. The default value of “;” is appropriate for
C and other languages that use “;” as statement separator.