From 5bebce42956081d7339e7f7782dc1dcf5e6ad461 Mon Sep 17 00:00:00 2001 From: Mike Dirolf Date: Fri, 13 Nov 2009 19:46:23 -0500 Subject: [PATCH] minor: homepage tweaks --- doc/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index bc91d43a2..a1b4a23ac 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -4,7 +4,9 @@ PyMongo |release| Documentation Overview -------- **PyMongo** is a Python distribution containing tools for working with -`MongoDB `_. +`MongoDB `_, and is the recommended way to work with MongoDB from Python. This documentation attempts to explain everything you need to know to use **PyMongo**. + +.. todo:: a list of PyMongo's features :doc:`installation` Instructions on how to get the distribution.