diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-25 14:22:07 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-25 14:22:07 -0500 |
commit | 386cf57c94631d02d6e2d266217fd2caaba09320 (patch) | |
tree | 745e5c16c556b8743a54e95f81b786c7be86c0f9 | |
parent | 8751ff59c235e1d20a19a8e7356a9e3cce236ca5 (diff) | |
download | python-coveragepy-git-386cf57c94631d02d6e2d266217fd2caaba09320.tar.gz |
Rename plugin.rst to plugins.rst
--HG--
rename : doc/plugin.rst => doc/plugins.rst
-rw-r--r-- | doc/index.rst | 2 | ||||
-rw-r--r-- | doc/plugins.rst (renamed from doc/plugin.rst) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 80cdd736..0069fcc7 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -167,7 +167,7 @@ More information branch subprocess api - plugin + plugins contributing trouble faq diff --git a/doc/plugin.rst b/doc/plugins.rst index d8f4ef56..d8f4ef56 100644 --- a/doc/plugin.rst +++ b/doc/plugins.rst |