mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@629 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
9dcf6fb274
commit
791b807551
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,8 @@ Not yet released
|
||||||
* Added support for C++11 lambdas as constraints
|
* Added support for C++11 lambdas as constraints
|
||||||
* Return actions now accept by copy types derived from abstract base types
|
* Return actions now accept by copy types derived from abstract base types
|
||||||
|
|
||||||
|
[endsect]
|
||||||
|
|
||||||
[section 1.2.2]
|
[section 1.2.2]
|
||||||
Released 9 March 2013
|
Released 9 March 2013
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,8 +27,8 @@ Turtle is a C++ [@http://en.wikipedia.org/wiki/Mock_object Mock object] library
|
||||||
[/ [xinclude reference.xml] ]
|
[/ [xinclude reference.xml] ]
|
||||||
[include reference.qbk]
|
[include reference.qbk]
|
||||||
[include patterns.qbk]
|
[include patterns.qbk]
|
||||||
[include rationale.qbk]
|
|
||||||
[include limitations.qbk]
|
[include limitations.qbk]
|
||||||
|
[include rationale.qbk]
|
||||||
[include changelog.qbk]
|
[include changelog.qbk]
|
||||||
[/ [include future_work.qbk] ]
|
[/ [include future_work.qbk] ]
|
||||||
[include acknowledgements.qbk]
|
[include acknowledgements.qbk]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue