From 749f64a168f760684a7b5487ea768245a05e6e7c Mon Sep 17 00:00:00 2001 From: tsutsumi <> Date: Tue, 23 Sep 2003 21:11:26 +0000 Subject: [PATCH] add cookbook --- doc/Makefile.am | 2 +- doc/mainpage.dox | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index fa9c54a..164d7e0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -44,7 +44,7 @@ endif all-local: dox -html/index.html: Doxyfile $(doxygen_input) $(CCUNITSRCS) mainpage.dox +html/index.html: Doxyfile $(doxygen_input) $(CCUNITSRCS) mainpage.dox cookbook.dox @DOXYGEN@ pdf: @PACKAGE@.pdf diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 3d03f3b..b03fac2 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -31,8 +31,8 @@ You find additional samples in the examples directory. @section _documentation Documentation
-
CCUnit Cookbook
-
A cookbook for implementing tests with CCUnit. +
CCUnit Cookbook
+
A cookbook for implementing tests with CCUnit.
@section _license Lincense -- 2.11.0