]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/parameter/doc/README.txt
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / parameter / doc / README.txt
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
7 To build the html::
8
9 bjam html
10
11 To 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