* doc/Doxyfile.in: Fix input encoding.

This commit is contained in:
Alexandre Duret-Lutz 2015-06-17 11:37:30 +02:00
parent ccd60c8c5e
commit d8b3062b35

View file

@ -667,7 +667,7 @@ INPUT = @srcdir@/mainpage.dox \
# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
# the list of possible encodings.
INPUT_ENCODING = latin1
INPUT_ENCODING = UTF-8
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp