OSDN Git Service

add link to cookbook
authortsutsumi <>
Tue, 23 Sep 2003 14:22:17 +0000 (14:22 +0000)
committertsutsumi <>
Tue, 23 Sep 2003 14:22:17 +0000 (14:22 +0000)
doc/mainpage.dox

index 73a32c5..3d03f3b 100644 (file)
@@ -1,4 +1,4 @@
-/* -*- C -*- */
+/* -*- Indented-Text -*- */
 /* $Id$ */
 /** @mainpage
 
@@ -21,6 +21,20 @@ Below are the installation steps for installing CCUnit:
 <a href="modules.html">Modules</a> give
 you a organized view of %CCUnit modules.
 
+<!--
+You find additional samples in the examples directory.
+
+- SimpleTest.c - some simple test cases
+- ArrayTest.c - test case for array.
+-->
+
+@section _documentation Documentation
+
+<dl>
+<dt><a href="cookbook.html">CCUnit Cookbook</a></dt>
+<dd>A cookbook for implementing tests with CCUnit.
+</dl>
+
 @section _license Lincense
 
 This library is released under the GNU