OSDN Git Service

[Fix] Doxygenファイルのバージョン表記修正。 / Fix version in Doxygen file.
authorDeskull <deskull@users.sourceforge.jp>
Thu, 17 May 2018 11:51:05 +0000 (20:51 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Thu, 17 May 2018 11:51:05 +0000 (20:51 +0900)
doxygen/Hengband.doxyfile

index fe7fbbf..e918902 100644 (file)
@@ -38,7 +38,7 @@ PROJECT_NAME           = Hengband
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = 2.2.0-FixWinWarnings
+PROJECT_NUMBER         = 2.2.1
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -2046,7 +2046,7 @@ PERL_PATH              = /usr/bin/perl
 # powerful graphs.
 # The default value is: YES.
 
-CLASS_DIAGRAMS         = YES
+CLASS_DIAGRAMS         = NO
 
 # You can define message sequence charts within doxygen comments using the \msc
 # command. Doxygen will then run the mscgen tool (see:
@@ -2077,7 +2077,7 @@ HIDE_UNDOC_RELATIONS   = YES
 # set to NO
 # The default value is: NO.
 
-HAVE_DOT               = YES
+HAVE_DOT               = NO
 
 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
 # to run in parallel. When set to 0 doxygen will base this on the number of