]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/bind/doc/bind.qbk
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / bind / doc / bind.qbk
CommitLineData
7c673cae
FG
1[/
2 / Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
3 / Copyright (c) 2003-2008 Peter Dimov
4 /
5 / Distributed under the Boost Software License, Version 1.0. (See
6 / accompanying file LICENSE_1_0.txt or copy at
7 / http://www.boost.org/LICENSE_1_0.txt)
8 /]
9
10[library Boost.Bind
11 [quickbook 1.6]
12 [id bind]
13 [copyright 2001, 2002 Peter Dimov and Multi Media Ltd.]
14 [copyright 2003-2008 Peter Dimov]
15 [dirname bind]
16 [license Distributed under the
17 [@http://boost.org/LICENSE_1_0.txt Boost Software License,
18 Version 1.0].
19 ]
20]
21
22[template simplesect[title]
23[block '''<simplesect><title>'''[title]'''</title>''']]
24
25[template endsimplesect[]
26[block '''</simplesect>''']]
27
28[include bind/purpose.qbk]
29[include bind/examples.qbk]
30[include bind/limitations.qbk]
31[include bind/faq.qbk]
32[include bind/troubleshooting.qbk]
33[include bind/interface.qbk]
34[include bind/implementation.qbk]
35[include bind/acknowledgements.qbk]