Strip out <copydoc> tags when converting from doxygen XML to Boostbook.

[SVN r57945]
This commit is contained in:
Steven Watanabe 2009-11-26 15:40:56 +00:00
parent 7484e56d45
commit 2e44e8a688

View File

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