summaryrefslogtreecommitdiff
path: root/doc/usage
diff options
context:
space:
mode:
authorChristian Riedel <cannotguessit+github@protonmail.com>2020-06-05 17:42:26 +0200
committerGitHub <noreply@github.com>2020-06-05 17:42:26 +0200
commitf33eb15b83deb37aac98cb6b7e51d82b8f36739b (patch)
tree15e6f1cc02d7756d8ef51d046830f8bfad271116 /doc/usage
parentcc1f15246c42556a94248a8e4abc2ee13695ea82 (diff)
downloadsphinx-git-f33eb15b83deb37aac98cb6b7e51d82b8f36739b.tar.gz
documented coverage_show_missing_items confval
Diffstat (limited to 'doc/usage')
-rw-r--r--doc/usage/extensions/coverage.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/usage/extensions/coverage.rst b/doc/usage/extensions/coverage.rst
index 46d31053c..8c8054d5f 100644
--- a/doc/usage/extensions/coverage.rst
+++ b/doc/usage/extensions/coverage.rst
@@ -51,4 +51,11 @@ should check:
.. versionadded:: 1.1
-.. _Python regular expressions: https://docs.python.org/library/re \ No newline at end of file
+.. conval:: coverage_show_missing_items
+
+ Print objects that are missing to standard output also.
+ ``False`` by default.
+
+ .. versionadded:: 3.1
+
+.. _Python regular expressions: https://docs.python.org/library/re