Imported Upstream version 1.71.0
[platform/upstream/boost.git] / 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