Don't include simplesectsep from doxygen output.

[SVN r59163]
This commit is contained in:
Daniel James 2010-01-20 19:31:01 +00:00
parent 56a9dc1a1f
commit 0be9223709

View File

@ -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="@*"/>