From 791b8075516026daef3f837c8e4d67b217ea4f3a Mon Sep 17 00:00:00 2001 From: mat007 Date: Tue, 23 Apr 2013 22:48:55 +0000 Subject: [PATCH] Tweaked documentation git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@629 860be788-9bd5-4423-9f1e-828f051e677b --- build/boost/doc/changelog.qbk | 2 ++ build/boost/doc/mock.qbk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build/boost/doc/changelog.qbk b/build/boost/doc/changelog.qbk index 15dca5a..b3b54ef 100644 --- a/build/boost/doc/changelog.qbk +++ b/build/boost/doc/changelog.qbk @@ -6,6 +6,8 @@ Not yet released * Added support for C++11 lambdas as constraints * Return actions now accept by copy types derived from abstract base types +[endsect] + [section 1.2.2] Released 9 March 2013 diff --git a/build/boost/doc/mock.qbk b/build/boost/doc/mock.qbk index da498c8..a64b0e2 100644 --- a/build/boost/doc/mock.qbk +++ b/build/boost/doc/mock.qbk @@ -27,8 +27,8 @@ Turtle is a C++ [@http://en.wikipedia.org/wiki/Mock_object Mock object] library [/ [xinclude reference.xml] ] [include reference.qbk] [include patterns.qbk] -[include rationale.qbk] [include limitations.qbk] +[include rationale.qbk] [include changelog.qbk] [/ [include future_work.qbk] ] [include acknowledgements.qbk]