diff xslt/dirindex.xslt @ 1188:5d0cc9f886f4

Regenerated.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 May 2014 18:36:58 +0400
parents c454373427ef
children d83f7372feb5
line wrap: on
line diff
--- a/xslt/dirindex.xslt
+++ b/xslt/dirindex.xslt
@@ -5,7 +5,7 @@
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output method="xml" doctype-system="../../../dtd/article.dtd" encoding="utf-8"/>
+<xsl: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,