OSDN Git Service

Add Doxygen comment to GameCampaign mainly.
authorDeskull <deskull@users.sourceforge.jp>
Sun, 2 Mar 2014 11:59:30 +0000 (20:59 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Sun, 2 Mar 2014 11:59:30 +0000 (20:59 +0900)
Deeangband/Deeangband.cpp
Deeangband/GameCampaign.cpp
Doxygen/Deeangband.doxyfile

index 5a71828..ded2377 100644 (file)
@@ -1,5 +1,10 @@
-// Deeangband.cpp : \83A\83v\83\8a\83P\81[\83V\83\87\83\93\82Ì\83G\83\93\83g\83\8a \83|\83C\83\93\83g\82ð\92è\8b`\82µ\82Ü\82·\81B
-//
+/*!
+ * @file Deeangband.cpp
+ * @brief D\'angband\83\81\83C\83\93\83\8b\81[\83`\83\93
+ * @date 2014/03/02
+ * @author Deskull
+ * 2014 Sikabane Works.
+ */
 
 #include "stdafx.h"
 #include "Deeangband.h"
index 8f1cba9..95245ca 100644 (file)
@@ -1,10 +1,17 @@
 /*!
-    @file GameCampaign.cpp
-    @brief \83Q\81[\83\80\90¢\8aE\82Ì\8eÀ\91\95
-    @date 2013/12/22
-    @author Deskull
-    2013 Sikabane Works.
-*/
+ * @file GameCampaign.cpp
+ * @brief \83Q\81[\83\80\90¢\8aE\82Ì\8eÀ\91\95
+ * @date 2013/12/22
+ * @author Deskull
+ * 2013 Sikabane Works.
+ * @details
+ * <div>
+ * \83L\83\83\83\93\83y\81[\83\93(Campaign)\82Í\81AD'angband\82Ì\8dÅ\82à\91å\82«\82È\83Q\81[\83\80\82Ì\8eå\91Ì\82Å\82 \82è\81\83Q\81[\83\80\82Ì*\8f\9f\97\98*\8fð\8c\8f\82Æ\8ae\8e©\83Q\81[\83\80\83\8b\81[\83\8b\82Ì\83I\83v\83V\83\87\83\93\91I\91ð\81A\8b­\90§\91I\91ð\81A\83N\83G\83X\83g\82É\82æ\82Á\82Ä\8d\\90¬\82³\82ê\82é\81B
+ * <ul>
+ * <li>\95Ï\8bð\88È\91O\82Ì*band\82Å\82Í\96»\89¤\81w\83\82\83\8b\83S\83X\81x\82È\82¢\82µ\81w\8d¬\93×\82Ì\83T\81[\83y\83\93\83g\81x\82Ì\91Å\93|\82ª\8fð\8c\8f\82Å\82 \82Á\82½*\8f\9f\97\98*\8fð\8c\8f\82Í\81AD'angband\82Å\82Í\82±\82Ì\83L\83\83\83\93\83y\81[\83\93\96\88\82É\82æ\82Á\82Ä\95Ï\89»\82·\82é\81B</li>
+ * </ul>
+ * </div>
+ */
 
 #include "stdafx.h"
 #include "GameCampaign.h"
index c10778c..edc2299 100644 (file)
@@ -1149,7 +1149,7 @@ HTML_EXTRA_FILES       =
 # Minimum value: 0, maximum value: 359, default value: 220.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_COLORSTYLE_HUE    = 220
+HTML_COLORSTYLE_HUE    = 20
 
 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors
 # in the HTML output. For a value of 0 the output will use grayscales only. A
@@ -1168,7 +1168,7 @@ HTML_COLORSTYLE_SAT    = 100
 # Minimum value: 40, maximum value: 240, default value: 80.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_COLORSTYLE_GAMMA  = 80
+HTML_COLORSTYLE_GAMMA  = 105
 
 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
 # page will contain the date and time when the page was generated. Setting this
@@ -1600,7 +1600,7 @@ EXTRA_SEARCH_MAPPINGS  =
 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
 # The default value is: YES.
 
-GENERATE_LATEX         = YES
+GENERATE_LATEX         = NO
 
 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
@@ -2078,7 +2078,7 @@ PERL_PATH              = /usr/bin/perl
 # powerful graphs.
 # The default value is: YES.
 
-CLASS_DIAGRAMS         = NO
+CLASS_DIAGRAMS         = YES
 
 # You can define message sequence charts within doxygen comments using the \msc
 # command. Doxygen will then run the mscgen tool (see:
@@ -2102,7 +2102,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