chiark / gitweb /
doxygen: parse the Doxyfile as UTF-8.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 22 Aug 2018 16:29:39 +0000 (18:29 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 22 Aug 2018 16:30:23 +0000 (18:30 +0200)
commit5d4249c06cb6e02d58d93bb8db4615ae5562d53f
treecf328fe0f3e9a4b2583c55be0078aaa7209b3b18
parent17c2bfb3d7ebf26b00aac8297905ebfd89688e27
doxygen: parse the Doxyfile as UTF-8.

Otherwise it blows up on Doxyfiles with non-ASCII characters when system
locale is not UTF-8.
doxygen/dox2html5.py