summaryrefslogtreecommitdiff
path: root/doc/api.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-15 13:41:35 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-15 13:41:35 -0400
commit15e6f52735225aa2992ade5644d605d2d412f96a (patch)
tree13a593cef4ea1f20503024e0f20da5022865fa81 /doc/api.rst
parentcac28dc30e095ff336be3df69363fa9100e0038c (diff)
downloadpython-coveragepy-git-15e6f52735225aa2992ade5644d605d2d412f96a.tar.gz
Separate the plugin API docs from the 'using plugins' docs.
Diffstat (limited to 'doc/api.rst')
-rw-r--r--doc/api.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api.rst b/doc/api.rst
index 1c20d3a4..26db06ef 100644
--- a/doc/api.rst
+++ b/doc/api.rst
@@ -40,3 +40,4 @@ stored in coverage.py data files.
api_coverage
api_coveragedata
+ api_plugin