diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-28 09:48:40 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-28 09:48:40 -0500 |
commit | a2b210e703c9c10ea21c5bd56897d01f6770fe1d (patch) | |
tree | 1fe2037d7bda19fa8096e23440956b39eb4dad7b | |
parent | c084f8c0e6c2b94df2d6c0a59036254f93811ddd (diff) | |
download | python-coveragepy-git-a2b210e703c9c10ea21c5bd56897d01f6770fe1d.tar.gz |
Too much detail on the front page.
-rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index a3cb875a..80295304 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -99,7 +99,7 @@ More information ----------------
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
cmd
api
|