From: Daniel Veillard Date: Tue, 8 Dec 2009 15:09:33 +0000 (+0100) Subject: Change generated HTML to UTF-8 encoding X-Git-Tag: v0.7.5~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5362edd442547819d17928c317fd8048892afc1c;p=thirdparty%2Flibvirt.git Change generated HTML to UTF-8 encoding * docs/ChangeLog.xsl docs/newapi.xsl docs/site.xsl: change all stylesheets to output UTF-8 HTML instead of ISO Latin 1 which was breaking on some people names. --- diff --git a/docs/ChangeLog.xsl b/docs/ChangeLog.xsl index 0b7cf56ab7..f2c68167fb 100644 --- a/docs/ChangeLog.xsl +++ b/docs/ChangeLog.xsl @@ -4,7 +4,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> - diff --git a/docs/newapi.xsl b/docs/newapi.xsl index 5d1cba470d..b59674a3f7 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -16,7 +16,7 @@ - @@ -573,7 +573,7 @@ @@ -589,7 +589,7 @@ diff --git a/docs/site.xsl b/docs/site.xsl index 86cfd41b1a..a6801e661f 100644 --- a/docs/site.xsl +++ b/docs/site.xsl @@ -9,7 +9,7 @@