]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/tools/build/doc/src/howto.xml
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / tools / build / doc / src / howto.xml
CommitLineData
7c673cae
FG
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
3 "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
4
5 <dedication id="bbv2.howto">
6
7 <title>How to use this document</title>
8
9 <para>
10 Want to learn about Boost.Build features? Start with <xref linkend=
11 "bbv2.tutorial"/> and continue with <xref
12 linkend="bbv2.overview"/>. When you're ready to try Boost.Build
13 in practice, go to <xref linkend="bbv2.installation"/>.
14 </para>
15
16 <para>
17 Building a project with Boost.Build? See <xref
18 linkend="bbv2.installation"/> and
19 then read <xref linkend="bbv2.overview.invocation"/>.
20 </para>
21
22 <para>
23 Setting up Boost.Build on your project? Take a look at <xref
24 linkend="bbv2.overview"/> and <xref linkend="bbv2.extender"/>.
25 </para>
26
27 <para>
28 If there's anything you find unclear in this documentation, report the
29 problem directly in the <ulink
30 url="https://github.com/boostorg/build/issues">issue tracker</ulink>.
31 For more general questions, please post them to our mailing list (<ulink
32 url="http://boost.org/more/mailing_lists.htm#jamboost"/>). The mailing list is
33 also mirrored to the newsgroup <ulink url="news://news.gmane.org/gmane.comp.lib.boost.build"/>.
34 </para>
35
36 <para role="copyright">
37 Copyright 2006, 2014 <ulink url="http://vladimirprus.com">Vladimir
38 Prus</ulink>. Distributed under the Boost Software License, Version 1.0.
39 (See accompanying file <filename>LICENSE_1_0.txt</filename> or copy at
40 <ulink
41 url="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</ulink>)
42 </para>
43
44 </dedication>