]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/parameter/doc/README.txt
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / parameter / doc / README.txt
CommitLineData
7c673cae
FG
1.. -*-rst-*-
2
3.. Copyright David Abrahams 2009. Distributed under the Boost Software
4.. License, Version 1.0. (See accompanying file LICENSE_1_0.txt or
5.. copy at http://www.boost.org/LICENSE_1_0.txt)
6
7To build the html::
8
9 bjam html
10
11To test the code in this documentation:
12
13.. parsed-literal::
14
15 python ../../../tools/litre/tool.py `pwd`/index.rst --dump_dir=../test/literate
16 cd ../test/literate
17 bjam