From 296c83319c2f8e5fd3fe9d9f9548a580593d6d58 Mon Sep 17 00:00:00 2001 From: mat007 Date: Sat, 15 Sep 2012 20:26:26 +0000 Subject: [PATCH] Rewrote introduction git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@558 860be788-9bd5-4423-9f1e-828f051e677b --- build/boost/doc/mock.qbk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/boost/doc/mock.qbk b/build/boost/doc/mock.qbk index 7669e21..167fe8e 100644 --- a/build/boost/doc/mock.qbk +++ b/build/boost/doc/mock.qbk @@ -12,9 +12,9 @@ [section:introduction Introduction] -Mock objects blablabla... +Turtle is a C++ [@http://en.wikipedia.org/wiki/Mock_object Mock object] library written for [@http://www.boost.org Boost] with a focus on usability, simplicity and flexibility. -[note Boost.Mock is not an official Boost library.] +[/ [note Boost.Mock is not an official Boost library.] ] [endsect]