minor: don't show full contents tree - those links are all there anyway
This commit is contained in:
parent
13b61192d1
commit
9c66af4d3f
@ -1,5 +1,5 @@
|
||||
Changes
|
||||
=======
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Changes in Version 1.2
|
||||
----------------------
|
||||
|
||||
@ -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`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user