diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-15 14:59:23 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-15 14:59:23 -0400 |
commit | 3cf7a7fe9e854cd61503e530fc416d1e2ee367be (patch) | |
tree | 7d0f4682b2928ee90ba1aa5bc0c5ee709da275fa | |
parent | 15e6f52735225aa2992ade5644d605d2d412f96a (diff) | |
download | python-coveragepy-git-3cf7a7fe9e854cd61503e530fc416d1e2ee367be.tar.gz |
A better title
-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 dbea58bf..c72c3ce3 100644 --- a/doc/api_plugin.rst +++ b/doc/api_plugin.rst @@ -3,9 +3,9 @@ .. _api_plugin: -============== -The Plugin API -============== +================== +The Plugin classes +================== .. :history: 20150815T132400, new doc for 4.0b2 |