funcsynopsis.style
funcsynopsis.style — What style of funcsynopsis
should be generated?
Synopsis
<xsl:param name="funcsynopsis.style">kr</xsl:param>
Description
If funcsynopsis.style
is ansi
,
ANSI-style function synopses are generated for a
funcsynopsis
, otherwise K&R-style
function synopses are generated.