Browse Source

Fixed html css path

1.0.x
Carlos Sanchez 21 years ago
parent
commit
8f3fa95749
  1. 2
      doc/docbook/styles/html/docbook.xsl
  2. 0
      doc/docbook/styles/html/html.css

2
doc/docbook/styles/html/docbook.xsl

@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
HTML Settings
################################################### -->
<xsl:param name="html.stylesheet">../styles/html.css</xsl:param>
<xsl:param name="html.stylesheet">html.css</xsl:param>
<!-- These extensions are required for table printing and other stuff -->
<xsl:param name="use.extensions">1</xsl:param>

0
doc/docbook/styles/html.css → doc/docbook/styles/html/html.css

Loading…
Cancel
Save