pull/268/head
halcy 2022-11-19 00:44:15 +02:00
rodzic 355c6ad41b
commit bfdde7781b
2 zmienionych plików z 7 dodań i 5 usunięć

Wyświetl plik

@ -128,16 +128,13 @@ todo_include_todos = False
# The theme to use for HTML and HTML Help pages. See the documentation for
# 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
# further. For a list of options available for each theme, see the
# documentation.
#
html_theme_options = {
"collapse_navigation": True,
"navigation_depth": -1
}
# html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
# html_theme_path = []

Wyświetl plik

@ -1413,3 +1413,8 @@ about who helped with which particular feature or fix in the changelog.
.. _Mastodon: https://github.com/mastodon/mastodon
.. _Mastodon flagship instance: https://mastodon.social/
.. _Official Mastodon API docs: https://docs.joinmastodon.org/client/intro/
.. toctree::
:maxdepth: -1
:collapse_navigation: False