summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2011-06-06 11:23:53 +0100
committerSimon MacMullen <simon@rabbitmq.com>2011-06-06 11:23:53 +0100
commit0607022c1339d8cb26e4f3146e4680c546f8c358 (patch)
treed00327545097c2527ec5a7c630b225c2ac7708e7 /docs
parent05d4f15c22ce96db22d10bd11c79dda98f120b74 (diff)
parentc906c9a2fb83beeb6de94576d640cefc1f9058b5 (diff)
downloadrabbitmq-server-git-0607022c1339d8cb26e4f3146e4680c546f8c358.tar.gz
Merge bug24128
Diffstat (limited to 'docs')
-rw-r--r--docs/examples-to-end.xsl4
-rw-r--r--docs/usage.xsl4
2 files changed, 0 insertions, 8 deletions
diff --git a/docs/examples-to-end.xsl b/docs/examples-to-end.xsl
index d9686adac8..a0a741785f 100644
--- a/docs/examples-to-end.xsl
+++ b/docs/examples-to-end.xsl
@@ -1,9 +1,5 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:exsl="http://exslt.org/common"
- xmlns:ng="http://docbook.org/docbook-ng"
- xmlns:db="http://docbook.org/ns/docbook"
- exclude-result-prefixes="exsl ng db"
version='1.0'>
<xsl:output doctype-public="-//OASIS//DTD DocBook XML V4.5//EN" doctype-system="http://www.docbook.org/xml/4.5/docbookx.dtd" />
diff --git a/docs/usage.xsl b/docs/usage.xsl
index a6cebd93bf..586f830327 100644
--- a/docs/usage.xsl
+++ b/docs/usage.xsl
@@ -1,9 +1,5 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:exsl="http://exslt.org/common"
- xmlns:ng="http://docbook.org/docbook-ng"
- xmlns:db="http://docbook.org/ns/docbook"
- exclude-result-prefixes="exsl"
version='1.0'>
<xsl:param name="modulename"/>