aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarja van Waes <marja@mageia.org>2015-01-29 21:35:35 +0100
committerMarja van Waes <marja@mageia.org>2015-01-29 21:35:35 +0100
commitef5b58d290eea064bd7a10f35c1cd9740d6b0ff0 (patch)
treeec16d16ea4ae9f15530e54038bf312ea4885242a /docs
parentec2d4c93a3dca5dae7a6aa7189dc642b53026e68 (diff)
downloadtools-ef5b58d290eea064bd7a10f35c1cd9740d6b0ff0.tar
tools-ef5b58d290eea064bd7a10f35c1cd9740d6b0ff0.tar.gz
tools-ef5b58d290eea064bd7a10f35c1cd9740d6b0ff0.tar.bz2
tools-ef5b58d290eea064bd7a10f35c1cd9740d6b0ff0.tar.xz
tools-ef5b58d290eea064bd7a10f35c1cd9740d6b0ff0.zip
put comments in better order and add newline at EOF
Diffstat (limited to 'docs')
-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>
+