diff options
Diffstat (limited to 'doc/config.xsl')
-rw-r--r-- | doc/config.xsl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/config.xsl b/doc/config.xsl deleted file mode 100644 index 7aa9def..0000000 --- a/doc/config.xsl +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version='1.0'?> -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" - xmlns:fo="http://www.w3.org/1999/XSL/Format" - version="1.0"> - <xsl:param name="html.stylesheet" select="'docbook.css'"/> -</xsl:stylesheet> |