diff options
| author | Georg Brandl <georg@python.org> | 2008-11-09 19:46:32 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2008-11-09 19:46:32 +0100 |
| commit | 26535b3b1d30cf3569410e5dd1be0e64e801136f (patch) | |
| tree | 90fcb7363bc6819022f3e4fbfe308373749cf3f7 /doc/ext/coverage.rst | |
| parent | 5867989234084f7192dc694f01f906057ca16ab2 (diff) | |
| download | sphinx-26535b3b1d30cf3569410e5dd1be0e64e801136f.tar.gz | |
Add todo extension.
Diffstat (limited to 'doc/ext/coverage.rst')
| -rw-r--r-- | doc/ext/coverage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext/coverage.rst b/doc/ext/coverage.rst index 2f1e00ec..13294f8b 100644 --- a/doc/ext/coverage.rst +++ b/doc/ext/coverage.rst @@ -12,7 +12,7 @@ This extension features one additional builder, the :class:`CoverageBuilder`. To use this builder, activate the coverage extension in your configuration file and give ``-b coverage`` on the command line. -XXX to be expanded. +.. todo:: Write this section. Several new configuration values can be used to specify what the builder should check: |
