From cb26255e3c78351340abb79214c953642202a065 Mon Sep 17 00:00:00 2001
From: John Maddock Home
Libraries
-People
-FAQ
+People
+FAQ
More
diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html
index 4e6d4bf1..143b398b 100644
--- a/doc/html/boost_config/boost_macro_reference.html
+++ b/doc/html/boost_config/boost_macro_reference.html
@@ -14,8 +14,8 @@
Home
Libraries
-People
-FAQ
+People
+FAQ
More
diff --git a/doc/html/boost_config/guidelines_for_boost_authors.html b/doc/html/boost_config/guidelines_for_boost_authors.html
index c5f0bb04..ca5f5c3e 100644
--- a/doc/html/boost_config/guidelines_for_boost_authors.html
+++ b/doc/html/boost_config/guidelines_for_boost_authors.html
@@ -14,8 +14,8 @@
Home
Libraries
-People
-FAQ
+People
+FAQ
More
@@ -236,14 +236,13 @@
libs/config/tools
and run bjam
- --v2
+ cd into libs/config/tools
and run bjam
: this generates the .cpp
- file test cases from the .ipp
file, updates the Jamfile, config_test.cpp
and config_info.cpp
.
+ file test cases from the .ipp
file, updates the libs/config/test/all/Jamfile.v2,
+ config_test.cpp
and config_info.cpp
.
libs/config/test
and run bjam
- --v2
+ cd into libs/config/test/all
and run bjam
MACRONAME compiler-list
: where MACRONAME is the name of the new macro, and
compiler-list
is the list of compilers to test
@@ -252,7 +251,7 @@
libs/config/test
and run
- bjam --v2 config_info
+ bjam config_info
config_test compiler-list
: config_info
should build
and run cleanly for all the compilers in compiler-list
diff --git a/doc/html/boost_config/rationale.html b/doc/html/boost_config/rationale.html
index 3568c400..499cac66 100644
--- a/doc/html/boost_config/rationale.html
+++ b/doc/html/boost_config/rationale.html
@@ -14,8 +14,8 @@
Copyright © 2001 -2007 Beman Dawes, Vesa Karvonen, John Maddock
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)
@@ -960,7 +960,7 @@Last revised: April 21, 2008 at 11:41:47 GMT |
+Last revised: May 27, 2008 at 12:08:04 GMT |