diff options
author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2010-02-13 03:22:36 +0000 |
---|---|---|
committer | Federico Di Gregorio <fog@initd.org> | 2010-02-14 00:39:48 +0100 |
commit | b90f2925d0712b9bee1a842761cd11643b525dfd (patch) | |
tree | 7f446f09d79cb0c88fe6a22494c337f69885d0a4 | |
parent | 3789f8fb1763c2ea18035ca25b4a4ca6ed39de85 (diff) | |
download | psycopg2-b90f2925d0712b9bee1a842761cd11643b525dfd.tar.gz |
Removed modules index from the doc front page.
-rw-r--r-- | doc/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 8e1bd51..5c148ae 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -52,7 +52,6 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search` |