From 26540da771359a73f344c89adcfdee440c95dcf6 Mon Sep 17 00:00:00 2001 From: mat007 Date: Fri, 3 May 2013 20:16:17 +0000 Subject: [PATCH] Fixed documentation links git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@633 860be788-9bd5-4423-9f1e-828f051e677b --- build/boost/doc/customisation.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/boost/doc/customisation.qbk b/build/boost/doc/customisation.qbk index c4ff6ea..652f255 100644 --- a/build/boost/doc/customisation.qbk +++ b/build/boost/doc/customisation.qbk @@ -97,7 +97,7 @@ See [link turtle.reference.expectation.constraints constraints] for an explanati For more information about the serialization operator and the use of mock::format, refer to [link turtle.customisation.logging loggin]. -[note The [link turtle.reference.helpers.MOCK_UNARY_CONSTRAINT MOCK_UNARY_CONSTRAINT] and [link turtle.reference.helpers.MOCK_BINARY_CONSTRAINT MOCK_BINARY_CONSTRAINT] macros replace the need to write the constraints explicitly for the most trivial cases] +[note The [link turtle.reference.helpers.mock_unary_constraint MOCK_UNARY_CONSTRAINT] and [link turtle.reference.helpers.mock_binary_constraint MOCK_BINARY_CONSTRAINT] macros replace the need to write the constraints explicitly for the most trivial cases] [endsect]