diff options
Diffstat (limited to 'doc/ext/coverage.rst')
-rw-r--r-- | doc/ext/coverage.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ext/coverage.rst b/doc/ext/coverage.rst index 839478fe1..94d4c6fe4 100644 --- a/doc/ext/coverage.rst +++ b/doc/ext/coverage.rst @@ -4,7 +4,6 @@ .. module:: sphinx.ext.coverage :synopsis: Check Python modules and C API for coverage in the documentation. - This extension features one additional builder, the :class:`CoverageBuilder`. .. class:: CoverageBuilder @@ -14,7 +13,6 @@ This extension features one additional builder, the :class:`CoverageBuilder`. .. todo:: Write this section. - Several new configuration values can be used to specify what the builder should check: |