diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2011-09-23 08:33:32 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2011-09-23 08:33:32 +0100 |
| commit | 0d0291fb2c57b8090b46131b89a115e949a3bb54 (patch) | |
| tree | ea0bfde62fdcf4ebe71725dffa051b7062637d6f /docs | |
| parent | 1d62ac93ae0980918d89161ff80724bed5b07d74 (diff) | |
| parent | 1b69e1fa1527fe559130f07b31c3002d8d634b93 (diff) | |
| download | rabbitmq-server-git-0d0291fb2c57b8090b46131b89a115e949a3bb54.tar.gz | |
merge bug24332 into default
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="*"/> |
