]> granicus.if.org Git - docbook-dsssl/commitdiff
Don't indent output from jrefhtml.xsl (which is used for building
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 26 Jun 2007 13:08:47 +0000 (13:08 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 26 Jun 2007 13:08:47 +0000 (13:08 +0000)
the developer docs).

xsl/tools/xsl/build/jrefhtml.xsl

index af97477660c930cfa4e9d1d18b2eeada7d66ab0d..55397287f3994963fce3548550b3eab1002bf2eb 100644 (file)
@@ -6,7 +6,7 @@
 
 <xsl:output
   method="html"
-  indent="yes"
+  indent="no"
   encoding="ISO-8859-1"/>
 
 <!-- ********************************************************************