summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/lib.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/lib.txt b/doc/lib.txt
index 3214cdae2..ca2539631 100644
--- a/doc/lib.txt
+++ b/doc/lib.txt
@@ -386,9 +386,6 @@ Database support
   A higher level SQLite database wrapper. The same interface is implemented
   for other databases too.
 
-* `db_mongo <db_mongo.html>`_
-  A higher level **mongodb** wrapper. 
-
 
 Other
 -----
@@ -503,8 +500,6 @@ Database support
   Contains a wrapper for the mySQL API.
 * `sqlite3 <sqlite3.html>`_
   Contains a wrapper for SQLite 3 API.
-* `mongodb <mongo.html>`_
-  Lower level wrapper for the **mongodb** client C library.
 * `odbcsql <odbcsql.html>`_
   interface to the ODBC driver.
 * `sphinx <sphinx.html>`_