mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Don't include simplesectsep
from doxygen output.
[SVN r59163]
This commit is contained in:
parent
56a9dc1a1f
commit
0be9223709
@ -1239,6 +1239,10 @@
|
|||||||
</xsl:if>
|
</xsl:if>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
<xsl:template match="simplesectsep" mode="passthrough">
|
||||||
|
<xsl:apply-templates mode="passthrough"/>
|
||||||
|
</xsl:template>
|
||||||
|
|
||||||
<xsl:template match="*" mode="passthrough">
|
<xsl:template match="*" mode="passthrough">
|
||||||
<xsl:copy>
|
<xsl:copy>
|
||||||
<xsl:copy-of select="@*"/>
|
<xsl:copy-of select="@*"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user