From f43bd9288d853f727ea477febde893ef1a64ac9d Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 1 Jun 2014 20:50:31 +0100 Subject: [PATCH] Upgrade docs to quickbook 1.6. Actually fixes a couple of errors where markup was used in table titles. --- doc/html/boost_integer/mask.html | 10 ++++++---- doc/html/index.html | 2 +- doc/integer.qbk | 3 ++- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/doc/html/boost_integer/mask.html b/doc/html/boost_integer/mask.html index e40f4d5..1cf8892 100644 --- a/doc/html/boost_integer/mask.html +++ b/doc/html/boost_integer/mask.html @@ -105,8 +105,10 @@ of high_bit_mask_t.

-

Table 2. Members of the `boost::high_bit_mask_t` Class Template

-
+

Table 2. Members of the boost::high_bit_mask_t + Class Template

+
@@ -205,8 +207,8 @@ type. The following table describes the members of low_bits_mask_t.

-

Table 3. Members of the [^boost::low_bits_mask_t] Class Template

-
+

Table 3. Members of the boost::low_bits_mask_t Class Template

+
diff --git a/doc/html/index.html b/doc/html/index.html index 9214143..2a7a84c 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -218,7 +218,7 @@
- +

Last revised: June 01, 2014 at 19:44:59 GMT

Last revised: June 01, 2014 at 19:49:06 GMT


diff --git a/doc/integer.qbk b/doc/integer.qbk index 9832dac..8cd8402 100644 --- a/doc/integer.qbk +++ b/doc/integer.qbk @@ -1,5 +1,6 @@ [article Boost.Integer - [quickbook 1.5] + [quickbook 1.6] + [compatibility-mode 1.5] [copyright 2001-2009 Beman Dawes, Daryle Walker, Gennaro Prota, John Maddock] [purpose Integer Type Selection] [license