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 | 12dad3b3eb559bc2fb4f8ac0180286c990d1882e (patch) | |
tree | aa303c64b9d8abea2e9921dfccb992ce930d9262 | |
parent | 39d025f9ecfda9f2d706fd3a3cb2372c526e8082 (diff) | |
download | python-coveragepy-12dad3b3eb559bc2fb4f8ac0180286c990d1882e.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 a3cb875..8029530 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -99,7 +99,7 @@ More information ----------------
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
cmd
api
|