Hi. :)
I also have same problem.
so, I added one more language, "english.utf8" for utf8 with attached patch file.
in doxyfile config, "OUTPUT_LANGUAGE = english.utf8" will select the english and utf8 encoding.
I think it`s very easy to make another language such as korean.utf8, french.utf8, ..., like this manner.
Regards.
Hyunwoo Park.
Peter Münster 쓴 글:
> On Sun, 26 Nov 2006, Peter Münster wrote:
>
>> On Sat, 25 Nov 2006, Jens Seidel wrote:
>>
>>> Using UTF-8 per default would also allow to drop the stupid Use Windows
>>> encoding option in the config file.
>> Or even better: instead of
>> USE_WINDOWS_ENCODING = yes/no
>> something like
>> USE_ENCODING = utf-8/iso-8859-1/iso-8859-15/etc. (default = utf-8)
>
> Hello and happy new year!
>
> I've just seen, that there are already such requests in the bugzilla
> database (numbers 150916, 159291 and 330109).
>
> Is there perhaps already a developer working on this?
>
> Cheers, Peter
>
|