diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-15 16:20:00 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-15 16:20:00 -0400 |
commit | 991765f8c464319bfb294a05beceab8d694cfc2c (patch) | |
tree | daf37fde5aac1ac330d4eb2e380ccc6d3c447b96 /doc/api_plugin.rst | |
parent | 64a9ffc06a9131389c9526706a3cfcfc1e87ca49 (diff) | |
download | python-coveragepy-git-991765f8c464319bfb294a05beceab8d694cfc2c.tar.gz |
Clean up changes.rst, including removing noisy issue links.
Diffstat (limited to 'doc/api_plugin.rst')
-rw-r--r-- | doc/api_plugin.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api_plugin.rst b/doc/api_plugin.rst index c72c3ce3..3ab9cb2a 100644 --- a/doc/api_plugin.rst +++ b/doc/api_plugin.rst @@ -3,9 +3,9 @@ .. _api_plugin: -================== -The Plugin classes -================== +============== +Plugin classes +============== .. :history: 20150815T132400, new doc for 4.0b2 |