[erlang-patches] Fix UTF-8 errors in documentation
Fredrik
fredrik@REDACTED
Thu Sep 5 09:52:45 CEST 2013
On 09/04/2013 07:56 PM, Magnus Henoch wrote:
> When running "make docs" on the master branch, xsltproc gave the error
> "parser error : Input is not proper UTF-8, indicate encoding !" for a
> few files. These files are declared to be encoded in UTF-8, but contain
> Latin-1 characters. This patch converts them to proper UTF-8.
>
> Note that this patch only applies to the master branch. On maint, these
> files are declared to be encoded in Latin-1, so this doesn't cause
> problems there.
>
> git fetch git://github.com/legoscia/otp.git latin-1-doc-fix
>
> https://github.com/legoscia/otp/compare/erlang:master...legoscia:latin-1-doc-fix
> https://github.com/legoscia/otp/compare/erlang:master...legoscia:latin-1-doc-fix.patch
>
> Regards,
> Magnus
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Hello Magnus,
Thanks for the patch,
--
BR Fredrik Gustafsson
Erlang OTP Team
More information about the erlang-patches
mailing list