diff --git a/doc/usage/extensions/autodoc.rst b/doc/usage/extensions/autodoc.rst index cb41cb07d..6d7ba8272 100644 --- a/doc/usage/extensions/autodoc.rst +++ b/doc/usage/extensions/autodoc.rst @@ -315,7 +315,7 @@ inserting them into the page source under a suitable :rst:dir:`py:module`, Configuration ------------- -There are also new config values that you can set: +There are also config values that you can set: .. confval:: autoclass_content diff --git a/doc/usage/extensions/autosummary.rst b/doc/usage/extensions/autosummary.rst index eeb522950..d1ac0ad32 100644 --- a/doc/usage/extensions/autosummary.rst +++ b/doc/usage/extensions/autosummary.rst @@ -131,7 +131,7 @@ Generating stub pages automatically ----------------------------------- If you do not want to create stub pages with :program:`sphinx-autogen`, you can -also use this new config value: +also use these config values: .. confval:: autosummary_generate diff --git a/doc/usage/extensions/coverage.rst b/doc/usage/extensions/coverage.rst index 94d4c6fe4..1fb9b1850 100644 --- a/doc/usage/extensions/coverage.rst +++ b/doc/usage/extensions/coverage.rst @@ -13,7 +13,7 @@ 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 +Several configuration values can be used to specify what the builder should check: .. confval:: coverage_ignore_modules diff --git a/doc/usage/extensions/extlinks.rst b/doc/usage/extensions/extlinks.rst index d818ba09b..e1d729f5c 100644 --- a/doc/usage/extensions/extlinks.rst +++ b/doc/usage/extensions/extlinks.rst @@ -18,7 +18,7 @@ tracker, at :samp:`https://github.com/sphinx-doc/sphinx/issues/{num}`. Typing this URL again and again is tedious, so you can use :mod:`~sphinx.ext.extlinks` to avoid repeating yourself. -The extension adds one new config value: +The extension adds a config value: .. confval:: extlinks diff --git a/doc/usage/extensions/graphviz.rst b/doc/usage/extensions/graphviz.rst index f87f1a4b7..bb50465ad 100644 --- a/doc/usage/extensions/graphviz.rst +++ b/doc/usage/extensions/graphviz.rst @@ -90,7 +90,7 @@ It adds these directives: .. versionadded:: 1.6 All three directives support a ``name`` option to set the label to graph. -There are also these new config values: +There are also these config values: .. confval:: graphviz_dot diff --git a/doc/usage/extensions/intersphinx.rst b/doc/usage/extensions/intersphinx.rst index cfda53e8f..0b2070400 100644 --- a/doc/usage/extensions/intersphinx.rst +++ b/doc/usage/extensions/intersphinx.rst @@ -43,7 +43,7 @@ Configuration ------------- To use Intersphinx linking, add ``'sphinx.ext.intersphinx'`` to your -:confval:`extensions` config value, and use these new config values to activate +:confval:`extensions` config value, and use these config values to activate linking: .. confval:: intersphinx_mapping