From 5362edd442547819d17928c317fd8048892afc1c Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 8 Dec 2009 16:09:33 +0100 Subject: [PATCH] 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. --- docs/ChangeLog.xsl | 2 +- docs/newapi.xsl | 6 +++--- docs/site.xsl | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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 @@