From 3ae4d48e9bb6cef7e389e5daba8d4ffc4b46102b Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 24 Jan 2015 16:40:05 -0500 Subject: Trying to get the doc format and references right. --- doc/plugin.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/plugin.rst b/doc/plugin.rst index 9de4b518..ba053242 100644 --- a/doc/plugin.rst +++ b/doc/plugin.rst @@ -1,15 +1,13 @@ .. _plugin: -================ -Coverage Plugins -================ +======= +Plugins +======= .. :history: 20150124T143000, new page. -Plugins are cool. - -.. module:: coverage.plugin +.. automodule:: coverage.plugin .. autoclass:: CoveragePlugin :members: -- cgit v1.2.1