Files
apache-http-server/docs/manual/style
Christophe Jaillet e0613b9841 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:
   <target-ext>.html.en.utf8</target-ext>
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
2020-06-13 06:33:47 +00:00
..