We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9883fcd commit afb1d4eCopy full SHA for afb1d4e
docs/guides/feature-flags.rst
@@ -37,7 +37,7 @@ e.g. python-reno release notes manager is known to do that
37
38
``EXTERNAL_VERSION_BUILD``: :featureflags:`EXTERNAL_VERSION_BUILD`
39
40
-``SHARE_SPHINX_DOCTREE``: :featureflag:`SHARE_SPHINX_DOCTREE`
+``SHARE_SPHINX_DOCTREE``: :featureflags:`SHARE_SPHINX_DOCTREE`
41
42
By default, when Read the Docs runs Sphinx it passes a different output directory for the generated/parsed doctrees
43
(the argument ``-d _build/doctrees-{builder}`` is passed to ``sphinx-build``).
0 commit comments