]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/proto/doc/getting_started.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / proto / doc / getting_started.qbk
CommitLineData
7c673cae
FG
1[/
2 / Copyright (c) 2008 Eric Niebler
3 /
4 / Distributed under the Boost Software License, Version 1.0. (See accompanying
5 / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6 /]
7
8[section:getting_started Getting Started]
9
10[include installation.qbk]
11
12[include conventions.qbk]
13
14[include hello_world.qbk]
15
16[include calculator.qbk]
17
18[endsect]