summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/html/docbookng.xsl
blob: 4f8e7a6f58e9b1a419243e0f266deeafefd82695 (plain)
1
2
3
4
5
6
7
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version='1.0'>

<xsl:template match="info"/>

</xsl:stylesheet>