From f1b62daa9eaefad291f35c1729c846720453e5f0 Mon Sep 17 00:00:00 2001 From: Nomango Date: Mon, 10 Feb 2020 17:35:44 +0800 Subject: [PATCH] [chore] fix Doxyfile --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 8245e52a..50f00dd5 100644 --- a/Doxyfile +++ b/Doxyfile @@ -32,7 +32,7 @@ SHOW_NAMESPACES = YES #--------------------------------------------------------------------------- INPUT = src/ -INPUT_ENCODING = gb2312 +INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c \ *.cc \ *.cxx \