1.. Copyright David Abrahams 2006. Distributed under the Boost 2.. Software License, Version 1.0. (See accompanying 3.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 4 5Conclusion and Further Resources 6================================ 7 8This concludes your introduction to Boost and to integrating it 9with your programs. As you start using Boost in earnest, there are 10surely a few additional points you'll wish we had covered. One day 11we may have a “Book 2 in the Getting Started series” that addresses 12them. Until then, we suggest you pursue the following resources. 13If you can't find what you need, or there's anything we can do to 14make this document clearer, please post it to the `Boost Users' 15mailing list`_. 16 17* `Boost.Build reference manual`_ 18* `Boost Users' mailing list`_ 19* `Boost.Build mailing list`_ 20* `Index of all Boost library documentation`_ 21 22.. _Index of all Boost library documentation: ../../libs/index.html 23 24.. Admonition:: Onward 25 26 .. epigraph:: 27 28 Good luck, and have fun! 29 30 -- the Boost Developers 31 32.. _Boost.Build reference manual: ../../tools/build/index.html 33.. _Boost Users' mailing list: http://www.boost.org/more/mailing_lists.htm#users 34.. _Boost.Build mailing list: http://www.boost.org/more/mailing_lists.htm#jamboost 35 36