From: Eric Covener Date: Tue, 28 Jul 2020 12:37:48 +0000 (+0000) Subject: Merge r1878788 from trunk: X-Git-Tag: 2.4.44~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56b2b53f3741538248fa41963e01d2c5f2e0d28;p=thirdparty%2Fapache%2Fhttpd.git Merge r1878788 from trunk: 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/branches/2.4.x@1880370 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/lang/en.xml b/docs/manual/style/lang/en.xml index 4e97a89091f..031f74e4cb1 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 83b4f864835..c61899da803 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 .html.fr.utf8 .html.ja.utf8