diff --git a/doc/html/boost_multiprecision/map/todo.html b/doc/html/boost_multiprecision/map/todo.html
index 0f7290bb..fadf395e 100644
--- a/doc/html/boost_multiprecision/map/todo.html
+++ b/doc/html/boost_multiprecision/map/todo.html
@@ -27,12 +27,6 @@
Add an adapter backend for complex number types.
-
- Add an adapter backend for rational types.
-
-
- Test integer types with Boost.Rational.
-
Adapt libtommath code to make an all C++ fixed precision integer type.
diff --git a/doc/html/index.html b/doc/html/index.html
index 67cdb54d..35e62118 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -48,7 +48,7 @@
-Last revised: December 24, 2011 at 13:09:42 GMT |
+Last revised: December 24, 2011 at 13:13:53 GMT |
|
diff --git a/doc/multiprecision.qbk b/doc/multiprecision.qbk
index 9ed0f3ce..b2107616 100644
--- a/doc/multiprecision.qbk
+++ b/doc/multiprecision.qbk
@@ -1027,8 +1027,6 @@ More a list of what ['could] be done, rather than what ['should] be done (which
* Add backend support for libdecNumber.
* Add an adapter backend for complex number types.
-* Add an adapter backend for rational types.
-* Test integer types with Boost.Rational.
* Adapt libtommath code to make an all C++ fixed precision integer type.
[endsect]