mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Changed layout to match boost
This commit is contained in:
parent
7a8ba352c6
commit
c950c24f52
122 changed files with 15469 additions and 15550 deletions
37
doc/mock.qbk
Normal file
37
doc/mock.qbk
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
[/
|
||||
/ Copyright (c) 2014 Mathieu Champlon
|
||||
/
|
||||
/ Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
/ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
/]
|
||||
|
||||
[article Turtle
|
||||
[quickbook 1.5]
|
||||
[/ [authors [Champlon, Mathieu]] ]
|
||||
[authors [,A C++ mock object library for Boost]]
|
||||
[copyright 2008-2014 Mathieu Champlon]
|
||||
[license
|
||||
Distributed under the [@http://www.boost.org/LICENSE_1_0.txt Boost Software License, Version 1.0].
|
||||
]
|
||||
[/ [purpose A C++ mock object library for Boost] ]
|
||||
]
|
||||
|
||||
[note Turtle is not an official Boost library.]
|
||||
|
||||
[/
|
||||
[section:introduction Introduction]
|
||||
|
||||
[endsect]
|
||||
]
|
||||
|
||||
[include motivation.qbk]
|
||||
[include getting_started.qbk]
|
||||
[include customization.qbk]
|
||||
[/ [xinclude reference.xml] ]
|
||||
[include reference.qbk]
|
||||
[include patterns.qbk]
|
||||
[include limitations.qbk]
|
||||
[include rationale.qbk]
|
||||
[include changelog.qbk]
|
||||
[/ [include future_work.qbk] ]
|
||||
[include acknowledgements.qbk]
|
||||
Loading…
Add table
Add a link
Reference in a new issue