and again
This commit is contained in:
parent
355c6ad41b
commit
bfdde7781b
@ -128,16 +128,13 @@ todo_include_todos = False
|
|||||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||||
# a list of builtin themes.
|
# a list of builtin themes.
|
||||||
#
|
#
|
||||||
html_theme = 'sphinx_rtd_theme'
|
# html_theme = 'alabaster'
|
||||||
|
|
||||||
# Theme options are theme-specific and customize the look and feel of a theme
|
# Theme options are theme-specific and customize the look and feel of a theme
|
||||||
# further. For a list of options available for each theme, see the
|
# further. For a list of options available for each theme, see the
|
||||||
# documentation.
|
# documentation.
|
||||||
#
|
#
|
||||||
html_theme_options = {
|
# html_theme_options = {}
|
||||||
"collapse_navigation": True,
|
|
||||||
"navigation_depth": -1
|
|
||||||
}
|
|
||||||
|
|
||||||
# Add any paths that contain custom themes here, relative to this directory.
|
# Add any paths that contain custom themes here, relative to this directory.
|
||||||
# html_theme_path = []
|
# html_theme_path = []
|
||||||
|
@ -1413,3 +1413,8 @@ about who helped with which particular feature or fix in the changelog.
|
|||||||
.. _Mastodon: https://github.com/mastodon/mastodon
|
.. _Mastodon: https://github.com/mastodon/mastodon
|
||||||
.. _Mastodon flagship instance: https://mastodon.social/
|
.. _Mastodon flagship instance: https://mastodon.social/
|
||||||
.. _Official Mastodon API docs: https://docs.joinmastodon.org/client/intro/
|
.. _Official Mastodon API docs: https://docs.joinmastodon.org/client/intro/
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: -1
|
||||||
|
:collapse_navigation: False
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user