changeset 1195:1a7a1c79142e

Added indentation to variables index.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 17 May 2014 02:13:32 +0400
parents 9264fdb6c833
children 1c9871bbb3e7
files xsls/varindex.xsls
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xsls/varindex.xsls	Sat May 17 01:55:27 2014 +0400
+++ b/xsls/varindex.xsls	Sat May 17 02:13:32 2014 +0400
@@ -4,7 +4,8 @@
 
 X:stylesheet {
 
-X:output method="xml" doctype-system="../../../dtd/article.dtd" encoding="utf-8";
+X:output method="xml" doctype-system="../../../dtd/article.dtd" encoding="utf-8"
+         indent="yes";
 
 <!--
   -- a current directory of a XSLT script is where the script is stored,