Add support for verbatim from doxygen.

[SVN r68307]
This commit is contained in:
Daniel James 2011-01-19 22:04:56 +00:00
parent e361a5181f
commit a1d3e62cd7

View File

@ -1242,6 +1242,9 @@
<xsl:template match="copydoc" mode="passthrough">
<xsl:apply-templates mode="passthrough"/>
</xsl:template>
<xsl:template match="verbatim" mode="passthrough">
<xsl:copy-of select="node()"/>
</xsl:template>
<xsl:template match="para/simplesect" mode="passthrough">
<xsl:if test="not (@kind='pre') and