]> git.sesse.net Git - vlc/blobdiff - doc/developer/videolan-doc-chunk.xsl
Remove Common Intermediate Language bindings
[vlc] / doc / developer / videolan-doc-chunk.xsl
index 1aab791e3438be117d6329d86e496e976a241198..7e617db44d134bda3619edf7c0865760818502ee 100644 (file)
@@ -3,7 +3,7 @@
 <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/chunk.xsl"/>
 
 <xsl:variable name="toc.section.depth">1</xsl:variable>
-<xsl:param name="chunker.output.encoding" select="'iso-8859-15'"/>
+<xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
 <xsl:param name="chunk.section.depth" select="0"/>
 <xsl:param name="html.stylesheet" select="'../screen.css'"/>