Change documentation to UTF-8
[uffi.git] / doc / html.xsl
index 34c89fdad4f3eb805798b37218b3e3043ff82f8c..163d76b7240c2104062aaedc01302803ac1a6f6a 100644 (file)
@@ -4,7 +4,7 @@
 
 <xsl:import href="docbook_html.xsl"/>
 <xsl:param name="use.id.as.filename" select="1"/>
-<xsl:output encoding="ISO-8859-1" method="html" />
+<xsl:output encoding="UTF-8" method="html" />
 
 </xsl:stylesheet>