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
commit1df530629016e31cef71c98ce70df315499161fb (patch)
treeeeab8a877697093141e6c5b1fe38ef4dd7ffe7e1 /doc/api.rst
parentbe4a96d85bd5dd8328fcde9a77ee9a25f096881c (diff)
downloadpython-coveragepy-1df530629016e31cef71c98ce70df315499161fb.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 1c20d3a..26db06e 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