From 8036af59abeba576146fa2f51e58129eac17f7d6 Mon Sep 17 00:00:00 2001
From: Michel Morin
Date: Sat, 10 Mar 2012 06:04:51 +0000
Subject: [PATCH] Remove unused table header element in docs
[SVN r77287]
---
doc/html/boost_config/acknowledgements.html | 2 +-
doc/html/boost_config/boost_macro_reference.html | 7 +------
doc/html/boost_config/guidelines_for_boost_authors.html | 2 +-
doc/html/boost_config/rationale.html | 2 +-
doc/html/index.html | 4 ++--
doc/macro_reference.qbk | 2 +-
6 files changed, 7 insertions(+), 12 deletions(-)
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`