summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/html-common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/html-common.xsl')
-rw-r--r--DOCS/xml/html-common.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/html-common.xsl b/DOCS/xml/html-common.xsl
index d803b3d1d4..39bf8e26ed 100644
--- a/DOCS/xml/html-common.xsl
+++ b/DOCS/xml/html-common.xsl
@@ -5,7 +5,7 @@
<xsl:output method="html" indent="no"
doctype-system="http://www.w3.org/TR/html4/loose.dtd"
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
-
+
<!-- **************
Set parameters
************** -->
@@ -38,7 +38,7 @@
<!-- Generate more links for Site Navigation Bar -->
<xsl:param name="html.extra.head.links" select="1"/>
-
+
<!-- Label sections too (eg. 2.1, 2.1.1) -->
<xsl:param name="section.autolabel" select="'1'"/>
<xsl:param name="section.label.includes.component.label" select="'1'"/>