[chore] fix Doxyfile
This commit is contained in:
parent
fa142b64c9
commit
f1b62daa9e
2
Doxyfile
2
Doxyfile
|
|
@ -32,7 +32,7 @@ SHOW_NAMESPACES = YES
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
|
||||||
INPUT = src/
|
INPUT = src/
|
||||||
INPUT_ENCODING = gb2312
|
INPUT_ENCODING = UTF-8
|
||||||
FILE_PATTERNS = *.c \
|
FILE_PATTERNS = *.c \
|
||||||
*.cc \
|
*.cc \
|
||||||
*.cxx \
|
*.cxx \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue