diff --git a/doc/src/howto.xml b/doc/src/howto.xml index de17a286a..8ba571ab0 100644 --- a/doc/src/howto.xml +++ b/doc/src/howto.xml @@ -2,33 +2,43 @@ - + + How to use this document - If you've just found out about Boost.Build V2 and want to know - if it will work for you, start with . You can continue with . When you're ready to try Boost.Build + Want to learn about Boost.Build features? Start with and continue with . When you're ready to try Boost.Build in practice, go to . - If you are about to use Boost.Build on your project, or already - using it and have a problem, look at . + Building a project with Boost.Build? See and + then read . - If you're trying to build a project which uses Boost.Build, - see and then read about - . + Setting up Boost.Build on your project? Take a look at and . - If you have questions, please post them to our mailing list (issue tracker. + For more general questions, please post them to our mailing list (). The mailing list is also mirrored to the newsgroup . - + + Copyright 2006, 2014 Vladimir + Prus. Distributed under the Boost Software License, Version 1.0. + (See accompanying file LICENSE_1_0.txt or copy at + http://www.boost.org/LICENSE_1_0.txt) + + + diff --git a/doc/src/standalone.xml b/doc/src/standalone.xml index 34c7190ab..d6f856177 100644 --- a/doc/src/standalone.xml +++ b/doc/src/standalone.xml @@ -4,24 +4,6 @@ - - - 2006 - 2007 - 2008 - 2009 - 2014 - Vladimir Prus - - - - Distributed under the Boost Software License, Version 1.0. - (See accompanying file LICENSE_1_0.txt or copy at - http://www.boost.org/LICENSE_1_0.txt) - - - Boost.Build User Manual diff --git a/doc/src/tutorial.xml b/doc/src/tutorial.xml index 29a014393..e3cb41879 100644 --- a/doc/src/tutorial.xml +++ b/doc/src/tutorial.xml @@ -17,8 +17,8 @@ --> - This section will guide you though the most basic features of Boost.Build - V2. We will start with the “Hello, world” example, learn how + This section will guide you though the most basic features of Boost.Build. + We will start with the “Hello, world” example, learn how to use libraries, and finish with testing and installing features. diff --git a/doc/src/userman.xml b/doc/src/userman.xml index 192153ede..396d85148 100644 --- a/doc/src/userman.xml +++ b/doc/src/userman.xml @@ -4,24 +4,6 @@ - - - 2006 - 2007 - 2008 - 2009 - 2014 - Vladimir Prus - - - - Distributed under the Boost Software License, Version 1.0. - (See accompanying file LICENSE_1_0.txt or copy at - http://www.boost.org/LICENSE_1_0.txt) - - - Boost.Build User Manual