diff xsls/varindex.xsls @ 1195:1a7a1c79142e

Added indentation to variables index.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 17 May 2014 02:13:32 +0400
parents 8e8a6a7cff2b
children
line wrap: on
line diff
--- a/xsls/varindex.xsls
+++ b/xsls/varindex.xsls
@@ -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,