mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
FIXUP: move "versionadded"
This commit is contained in:
parent
c17f00c7a2
commit
3baa6e09e2
@ -155,21 +155,21 @@ These themes are:
|
|||||||
previous/next page using the keyboard's left and right arrows. Defaults to
|
previous/next page using the keyboard's left and right arrows. Defaults to
|
||||||
``False``.
|
``False``.
|
||||||
|
|
||||||
.. versionadded:: 3.1
|
|
||||||
|
|
||||||
The following options:
|
|
||||||
|
|
||||||
- **globaltoc_collapse** (true or false): Only expand subsections
|
- **globaltoc_collapse** (true or false): Only expand subsections
|
||||||
of the current document in ``globaltoc.html``
|
of the current document in ``globaltoc.html``
|
||||||
(see :confval:`html_sidebars`).
|
(see :confval:`html_sidebars`).
|
||||||
Defaults to ``True``.
|
Defaults to ``True``.
|
||||||
|
|
||||||
|
.. versionadded:: 3.1
|
||||||
|
|
||||||
- **globaltoc_includehidden** (true or false): Show even those
|
- **globaltoc_includehidden** (true or false): Show even those
|
||||||
subsections in ``globaltoc.html`` (see :confval:`html_sidebars`)
|
subsections in ``globaltoc.html`` (see :confval:`html_sidebars`)
|
||||||
which have been included with the ``:hidden:`` flag of the
|
which have been included with the ``:hidden:`` flag of the
|
||||||
:rst:dir:`toctree` directive.
|
:rst:dir:`toctree` directive.
|
||||||
Defaults to ``False``.
|
Defaults to ``False``.
|
||||||
|
|
||||||
|
.. versionadded:: 3.1
|
||||||
|
|
||||||
**alabaster**
|
**alabaster**
|
||||||
`Alabaster theme`_ is a modified "Kr" Sphinx theme from @kennethreitz
|
`Alabaster theme`_ is a modified "Kr" Sphinx theme from @kennethreitz
|
||||||
(especially as used in his Requests project), which was itself originally
|
(especially as used in his Requests project), which was itself originally
|
||||||
|
Loading…
Reference in New Issue
Block a user