| Line | |
|---|
| 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 | <chapter id="bbv2.howto"> |
|---|
| 6 | <title>How to use this document</title> |
|---|
| 7 | |
|---|
| 8 | <para> |
|---|
| 9 | If you've just found out about Boost.Build V2 and want to know |
|---|
| 10 | if it will work for you, start with <xref linkend= |
|---|
| 11 | "bbv2.tutorial" />. You can continue with the <xref |
|---|
| 12 | linkend="bbv2.advanced" />. When you're ready to try Boost.Build |
|---|
| 13 | in practice, go to <xref linkend="bbv2.installation"/>. |
|---|
| 14 | </para> |
|---|
| 15 | |
|---|
| 16 | <para> |
|---|
| 17 | If you are about to use Boost.Build on your project, or already |
|---|
| 18 | using it and have a problem, look at <xref linkend= |
|---|
| 19 | "bbv2.advanced"/>. |
|---|
| 20 | </para> |
|---|
| 21 | |
|---|
| 22 | <para> |
|---|
| 23 | If you're trying to build a project which uses Boost.Build, |
|---|
| 24 | look at <xref linkend="bbv2.installation"/> and then read about |
|---|
| 25 | <xref linkend="bbv2.reference.commandline"/>. |
|---|
| 26 | </para> |
|---|
| 27 | |
|---|
| 28 | <para> |
|---|
| 29 | If you have questions, please post them to our <ulink |
|---|
| 30 | url="http://boost.org/more/mailing_lists.htm#jamboost">mailing |
|---|
| 31 | list</ulink>, and be sure to indicate in the subject line that |
|---|
| 32 | you're asking about Boost.Build <emphasis |
|---|
| 33 | role="bold">V2</emphasis>. |
|---|
| 34 | </para> |
|---|
| 35 | |
|---|
| 36 | </chapter> |
|---|
Note: See
TracBrowser
for help on using the repository browser.