diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2010-07-25 19:28:51 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-07-25 19:28:51 -0400 |
| commit | 5d1fb03bf3c3eb4f511289e0728f37a183296d4a (patch) | |
| tree | 9ed44e010aab9eb94d5180f3e76c821ce0367ee2 /doc/index.rst | |
| parent | a50136c79ca31513098c3d81ef89d6071fe01ae7 (diff) | |
| download | python-coveragepy-git-5d1fb03bf3c3eb4f511289e0728f37a183296d4a.tar.gz | |
Lots of doc updates, more to come.
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 6ce3e827..7d608160 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -91,7 +91,7 @@ History Coverage.py was originally written by `Gareth Rees`_. Since 2004, `Ned Batchelder`_ has extended and maintained it with the help of -`many others`_. +`many others`_. The :ref:`change history <changes>` has all the details. .. _Gareth Rees: http://garethrees.org/ .. _Ned Batchelder: http://nedbatchelder.com @@ -107,6 +107,7 @@ More information cmd config api + source excluding branch subprocess |
