summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2011-09-23 08:33:32 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2011-09-23 08:33:32 +0100
commitd3a2011db1aa085af5a851c569dea961fdeae19b (patch)
treeea0bfde62fdcf4ebe71725dffa051b7062637d6f /docs
parent7a91b6262b2616a2a394b2395ceb66e4ebf8121e (diff)
parent648998928612cff109810ff2a9feaa6bb151e64b (diff)
downloadrabbitmq-server-d3a2011db1aa085af5a851c569dea961fdeae19b.tar.gz
merge bug24332 into default
Diffstat (limited to 'docs')
-rw-r--r--docs/html-to-website-xml.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html-to-website-xml.xsl b/docs/html-to-website-xml.xsl
index 4bfcf6ca..88aa2e78 100644
--- a/docs/html-to-website-xml.xsl
+++ b/docs/html-to-website-xml.xsl
@@ -6,7 +6,7 @@
<xsl:param name="original"/>
-<xsl:output method="xml" doctype-public="bug in xslt processor requires fake doctype" doctype-system="otherwise css isn't included" />
+<xsl:output method="xml" />
<xsl:template match="*"/>