diff --git a/doc/html/boost_config/acknowledgements.html b/doc/html/boost_config/acknowledgements.html index 17e711df..2e961d14 100644 --- a/doc/html/boost_config/acknowledgements.html +++ b/doc/html/boost_config/acknowledgements.html @@ -3,7 +3,7 @@ Acknowledgements - + diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index 74823cad..3ab7045e 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -3,7 +3,7 @@ Boost Macro Reference - + @@ -2885,11 +2885,6 @@ Macro

- -

- Section -

-

Description diff --git a/doc/html/boost_config/guidelines_for_boost_authors.html b/doc/html/boost_config/guidelines_for_boost_authors.html index 70185cd9..c57f5c65 100644 --- a/doc/html/boost_config/guidelines_for_boost_authors.html +++ b/doc/html/boost_config/guidelines_for_boost_authors.html @@ -3,7 +3,7 @@ Guidelines for Boost Authors - + diff --git a/doc/html/boost_config/rationale.html b/doc/html/boost_config/rationale.html index 68dfc28a..cf175845 100644 --- a/doc/html/boost_config/rationale.html +++ b/doc/html/boost_config/rationale.html @@ -3,7 +3,7 @@ Rationale - + diff --git a/doc/html/index.html b/doc/html/index.html index 4f68f34b..dcab4379 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ Boost.Config - + @@ -951,7 +951,7 @@ - +

Last revised: March 08, 2012 at 18:51:45 GMT

Last revised: March 10, 2012 at 05:58:57 GMT


diff --git a/doc/macro_reference.qbk b/doc/macro_reference.qbk index a8c6b255..832286af 100644 --- a/doc/macro_reference.qbk +++ b/doc/macro_reference.qbk @@ -645,7 +645,7 @@ The following macros allow use of C++11 features even with compilers that do not provide compliant C++11 support. [table -[[Macro ][Section ][ Description ]] +[[Macro ][ Description ]] [[`BOOST_CONSTEXPR`][ Some compilers don't support the use of `constexpr`. This macro expands to nothing on those compilers, and `constexpr`