]> granicus.if.org Git - docbook-dsssl/commitdiff
Templates for DocBook NG
authorNorman Walsh <ndw@nwalsh.com>
Thu, 29 Jan 2004 13:34:57 +0000 (13:34 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 29 Jan 2004 13:34:57 +0000 (13:34 +0000)
xsl/html/docbookng.xsl [new file with mode: 0644]

diff --git a/xsl/html/docbookng.xsl b/xsl/html/docbookng.xsl
new file mode 100644 (file)
index 0000000..4f8e7a6
--- /dev/null
@@ -0,0 +1,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>