OSDN Git Service

[Fix] Doxygenファイル修正. / Fix doxygen file.
authordeskull <deskull@users.sourceforge.jp>
Fri, 14 Aug 2020 00:57:22 +0000 (09:57 +0900)
committerdeskull <deskull@users.sourceforge.jp>
Fri, 14 Aug 2020 00:57:22 +0000 (09:57 +0900)
doxygen/Hengband.doxyfile

index 1f5f449..77778a4 100644 (file)
@@ -813,7 +813,7 @@ INPUT                  = ../src
 # possible encodings.
 # The default value is: UTF-8.
 
-INPUT_ENCODING         = EUC-JP
+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 patterns (like *.cpp and
@@ -836,7 +836,7 @@ FILE_PATTERNS          = *.c \
 # be searched for input files as well.
 # The default value is: NO.
 
-RECURSIVE              = NO
+RECURSIVE              = YES
 
 # The EXCLUDE tag can be used to specify files and/or directories that should be
 # excluded from the INPUT source files. This way you can easily exclude a