summaryrefslogtreecommitdiffstats
path: root/doc/config.xsl
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-07-30 17:37:24 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2008-07-30 17:37:24 -0400
commitedad750e967458f55b9e761af966f325213ce9fe (patch)
treed068c3e14113e3c6067185b4f5e25ef219438273 /doc/config.xsl
parent77fe8e2e89af7cd21357116e9668b23d958fb2a5 (diff)
reorganize the docs a bit
Diffstat (limited to 'doc/config.xsl')
-rw-r--r--doc/config.xsl6
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>