From: Christophe Jaillet Date: Sat, 13 Jun 2020 06:33:47 +0000 (+0000) Subject: Try to fix once and for all, our "en" html file generation issues with different... X-Git-Tag: 2.5.0-alpha2-ci-test-only~1385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0613b9841f6f2cf63f9b87c5d0f84ed47c0f5a2;p=thirdparty%2Fapache%2Fhttpd.git Try to fix once and for all, our "en" html file generation issues with different Java version. Switch "en" doc files to UTF-8. We should also change "en.xml" with: .html.en.utf8 and run: ./build.sh bootstrap ./build.sh to be consistent with other languages. Before making a lot of noise, first give some time to see how this works in RL. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878788 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/lang/en.xml b/docs/manual/style/lang/en.xml index 5c1599e0631..ed4086b3888 100644 --- a/docs/manual/style/lang/en.xml +++ b/docs/manual/style/lang/en.xml @@ -1,4 +1,4 @@ - + @@ -21,7 +21,7 @@ English - ISO-8859-1 + UTF-8 .xml .html.en @@ -33,7 +33,7 @@ - ISO-8859-1 + UTF-8 diff --git a/docs/manual/style/manual.en.xsl b/docs/manual/style/manual.en.xsl index ea9fde85ac2..00bb8e09586 100644 --- a/docs/manual/style/manual.en.xsl +++ b/docs/manual/style/manual.en.xsl @@ -18,7 +18,7 @@ - + @@ -26,7 +26,7 @@ -ISO-8859-1 +UTF-8 diff --git a/docs/manual/style/xsl/util/designations.xml b/docs/manual/style/xsl/util/designations.xml index ab772dcafb1..97cc7f3b713 100644 --- a/docs/manual/style/xsl/util/designations.xml +++ b/docs/manual/style/xsl/util/designations.xml @@ -1,7 +1,7 @@ .html.da .html.de -.html.en +.html.en .html.es.utf8 .html.fr.utf8 .html.ja.utf8