From 90d1b9fb5c35b8ed8d88f6f3eb1cc83185b2841b Mon Sep 17 00:00:00 2001
From: John Maddock
Date: Mon, 27 Oct 2008 16:20:46 +0000
Subject: [PATCH] Merge doc fixes from trunk.
[SVN r49462]
---
doc/acknowledgements.qbk | 2 +-
doc/html/boost_config/acknowledgements.html | 2 +-
doc/html/index.html | 6 ++----
doc/rationale.qbk | 2 --
4 files changed, 4 insertions(+), 8 deletions(-)
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 @@
Copyright © 2001 -2007 Beman Dawes, Vesa Karvonen, John Maddock
-
-
-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