From: tsntsumi Date: Fri, 20 Aug 2010 00:25:24 +0000 (+0000) Subject: fix doxygen command error X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1de76f4a06687200fa7b66bb5051df5da7911715;p=ccunit%2Fccunit.git fix doxygen command error --- diff --git a/doc/mainpage.dox b/doc/mainpage.dox index d975056..6d8fe0d 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -199,7 +199,7 @@ This library is released under the GNU /** * @english - * @defgroup Construction + * @defgroup Construction Construction * CCUnit manages test suites, test fixtures, test cases. * @japanese * @defgroup Construction ¹½À® @@ -232,7 +232,7 @@ digraph CCUnitTestStructure { * ¥Æ¥¹¥È¥Õ¥£¥¯¥¹¥Á¥ã¤¬¼Â¹Ô¤µ¤ì¤ëºÝ¤Ë¤Ï¡¢ * ¤½¤ì¤¾¤ì¤Î¥Æ¥¹¥È¥±¡¼¥¹¤ò¼Â¹Ô¤¹¤ëÁ°¤È¸å¤Ë¡¢ * @c setUp ¤È @c teaDown ¤¬¼«Æ°Åª¤Ë¼Â¹Ô¤µ¤ì¤Þ¤¹¡£ - * @ endif + * @endif */ /**