summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2011-09-22 17:32:37 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2011-09-22 17:32:37 +0100
commit1b69e1fa1527fe559130f07b31c3002d8d634b93 (patch)
treec91d0b6be44041d38d78bc26399911cda8ffdc8f /docs
parent0ccf0f5aba4d85c48395a494f76f377b4f20fa6f (diff)
parentd19d494db5944c9ba905fd1dcaeebf7e001df52f (diff)
downloadrabbitmq-server-git-1b69e1fa1527fe559130f07b31c3002d8d634b93.tar.gz
merge heads
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 4bfcf6ca50..88aa2e78f7 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="*"/>