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 5043e6a commit 48bfef3Copy full SHA for 48bfef3
docs/customization.rst
@@ -134,8 +134,8 @@ Variables and feature toggles
134
135
* ``extra_nav_links``: Dictionary mapping link names to link targets; these
136
will be added in a UL below the main sidebar navigation (provided you've
137
- enabled ``navigation.html``.) Useful for static links outside your Sphinx
138
- doctree.
+ enabled ``navigation.html`` via the ``html_sidebars`` option; see
+ :doc:`installation`.) Useful for static links outside your Sphinx doctree.
139
* ``sidebar_includehidden``: Boolean determining whether the TOC sidebar
140
should include hidden Sphinx toctree elements. Defaults to ``true`` so you
141
can use ``:hidden:`` in your index page's root toctree & avoid having 2x
0 commit comments