mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 23:13:58 +00:00
Put some extra spacing before function synopsis that have a comment.
[SVN r20498]
This commit is contained in:
parent
5bbddee283
commit
c1cdd4526f
@ -475,7 +475,7 @@
|
|||||||
<xsl:if test="purpose">
|
<xsl:if test="purpose">
|
||||||
<!-- Compact display outputs the purpose as a comment (if
|
<!-- Compact display outputs the purpose as a comment (if
|
||||||
there is one) and the entire function declaration. -->
|
there is one) and the entire function declaration. -->
|
||||||
<xsl:text> </xsl:text>
|
<xsl:text> </xsl:text>
|
||||||
<xsl:call-template name="indent">
|
<xsl:call-template name="indent">
|
||||||
<xsl:with-param name="indentation" select="$indentation"/>
|
<xsl:with-param name="indentation" select="$indentation"/>
|
||||||
</xsl:call-template>
|
</xsl:call-template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user