diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2011-09-16 11:09:21 +0100 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2011-09-16 11:09:21 +0100 |
| commit | 8a750a6e9f1a24508d7aa9710c2e10bce8bd30e6 (patch) | |
| tree | c866ebccc9a9badac4edc7c00375221b869b25fc /docs | |
| parent | 67251d5692c497986e593f1bf8d04f8b2bab294b (diff) | |
| download | rabbitmq-server-git-8a750a6e9f1a24508d7aa9710c2e10bce8bd30e6.tar.gz | |
Whitespace
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/examples-to-end.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples-to-end.xsl b/docs/examples-to-end.xsl index cb8ce2a235..4db1d5c479 100644 --- a/docs/examples-to-end.xsl +++ b/docs/examples-to-end.xsl @@ -2,8 +2,8 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 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" +<xsl:output doctype-public="-//OASIS//DTD DocBook XML V4.5//EN" + doctype-system="http://www.docbook.org/xml/4.5/docbookx.dtd" indent="yes" /> |
