diff --git a/doc/acknowledgements.qbk b/doc/acknowledgements.qbk index adbbb906..5c1a25bd 100644 --- a/doc/acknowledgements.qbk +++ b/doc/acknowledgements.qbk @@ -15,7 +15,7 @@ Beman Dawes provided the original `config.hpp` and part of this document. Vesa Karvonen provided a description of the principles (see -[link config_rationale rationale]) and put together an early version of +[link boost_config.rationale rationale]) and put together an early version of the current configuration setup. John Maddock put together the configuration current code, the test diff --git a/doc/html/boost_config/acknowledgements.html b/doc/html/boost_config/acknowledgements.html index 901f8a5e..b2104e94 100644 --- a/doc/html/boost_config/acknowledgements.html +++ b/doc/html/boost_config/acknowledgements.html @@ -30,7 +30,7 @@ part of this document.

- Vesa Karvonen provided a description of the principles (see rationale) + Vesa Karvonen provided a description of the principles (see rationale) and put together an early version of the current configuration setup.

diff --git a/doc/html/index.html b/doc/html/index.html index d432aeed..71219b45 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -28,7 +28,7 @@

-

+

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)

@@ -958,11 +958,9 @@

-

-

- +

Last revised: September 19, 2008 at 12:01:08 GMT

Last revised: October 27, 2008 at 16:15:55 GMT


diff --git a/doc/rationale.qbk b/doc/rationale.qbk index 7ca27a47..c5c78fe7 100644 --- a/doc/rationale.qbk +++ b/doc/rationale.qbk @@ -10,8 +10,6 @@ http://www.boost.org/LICENSE_1_0.txt) ] -[#config_rationale] - [section Rationale] The problem with many traditional "textbook" implementations of configuration