From 9c66af4d3fb0d4924ec6c50ddff20d1f74992f1a Mon Sep 17 00:00:00 2001 From: Mike Dirolf Date: Wed, 9 Dec 2009 14:49:36 -0500 Subject: [PATCH] minor: don't show full contents tree - those links are all there anyway --- doc/changelog.rst | 4 ++-- doc/index.rst | 17 +++++++---------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index 411045639..ffc3a65dc 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -1,5 +1,5 @@ -Changes -======= +Changelog +========= Changes in Version 1.2 ---------------------- diff --git a/doc/index.rst b/doc/index.rst index ec7216453..b2befb4d8 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -48,13 +48,17 @@ pull request. Changes ------- -See the :doc:`changelog` list for a full list of changes to PyMongo. +See the :doc:`changelog` for a full list of changes to PyMongo. -Full Contents Tree +Indices and tables ------------------ +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + .. toctree:: - :maxdepth: 3 + :hidden: installation tutorial @@ -65,10 +69,3 @@ Full Contents Tree contributors changelog -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` -