diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-09-22 17:32:37 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-09-22 17:32:37 +0100 |
| commit | 1b69e1fa1527fe559130f07b31c3002d8d634b93 (patch) | |
| tree | c91d0b6be44041d38d78bc26399911cda8ffdc8f /docs | |
| parent | 0ccf0f5aba4d85c48395a494f76f377b4f20fa6f (diff) | |
| parent | d19d494db5944c9ba905fd1dcaeebf7e001df52f (diff) | |
| download | rabbitmq-server-git-1b69e1fa1527fe559130f07b31c3002d8d634b93.tar.gz | |
merge heads
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/html-to-website-xml.xsl | 2 |
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="*"/> |
