aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/stylesheets/docbook-xhtml-drakx.xsl7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/stylesheets/docbook-xhtml-drakx.xsl b/docs/stylesheets/docbook-xhtml-drakx.xsl
index e1a40391..55804c23 100644
--- a/docs/stylesheets/docbook-xhtml-drakx.xsl
+++ b/docs/stylesheets/docbook-xhtml-drakx.xsl
@@ -4,9 +4,11 @@
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/profile-chunk.xsl"></xsl:import>
<xsl:import href="docbook-xhtml-common.xsl"></xsl:import>
+<!-- This stylesheet is used to generate the html files for
+ drakx-installer-help, the inline help for drakx-installer-stage2 -->
+
+
<!-- Add variable and custom template definitions in "docbook-xhtml.xsl" -->
-<!-- This stylesheet is used to generate the html files for
- drakx-installer-help, the inline help for drakx-installer-stage2 -->
<xsl:param select="'1'" name="using.chunker"></xsl:param>
<xsl:param name="base.dir">master.html/</xsl:param>
@@ -54,3 +56,4 @@
</xsl:template>
</xsl:stylesheet>
+