summaryrefslogtreecommitdiff
path: root/docs/xslt/generate-attributions.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xslt/generate-attributions.xsl')
-rw-r--r--docs/xslt/generate-attributions.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/generate-attributions.xsl b/docs/xslt/generate-attributions.xsl
index 79bf942504..d358f1c59e 100644
--- a/docs/xslt/generate-attributions.xsl
+++ b/docs/xslt/generate-attributions.xsl
@@ -9,7 +9,7 @@
version="1.1"
extension-element-prefixes="exsl">
-<xsl:output method="xml" omit-xml-declaration="yes"/>
+<xsl:output method="xml" omit-xml-declaration="yes" indent="yes"/>
<!-- Remove all character data -->
<xsl:template match="@*|node()">