Merge branch 'humitos/selectors' of github.com:readthedocs/sphinx_rtd_theme into humitos/selectors

This commit is contained in:
Manuel Kaufmann 2024-09-19 11:35:01 +02:00
commit 9afe946742

View File

@ -202,6 +202,7 @@ Miscellaneous options
Display a version selector below the title.
This feature makes usage of `Read the Docs Addons <https://docs.readthedocs.io/page/addons.html>`_ for this,
so it's required the documentation to be hosted on Read the Docs.
It only appears when there are more than 1 active version.
:type: boolean
:default: ``True``
@ -210,7 +211,8 @@ Miscellaneous options
Display a language selector below the title.
This feature makes usage of `Read the Docs Addons <https://docs.readthedocs.io/page/addons.html>`_ for this,
so it's required the documentation to be serverd on Read the Docs.
so it's required the documentation to be served on Read the Docs.
It only appears when there is more than 1 active language.
:type: boolean
:default: ``True``