From bfdde7781b3a1bbf320f153edad5ffecab7ca27b Mon Sep 17 00:00:00 2001 From: halcy Date: Sat, 19 Nov 2022 00:44:15 +0200 Subject: and again --- docs/conf.py | 7 ++----- docs/index.rst | 5 +++++ 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 299f64d..c6fc0fb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 = [] diff --git a/docs/index.rst b/docs/index.rst index 1351b1a..f1dcacc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 + \ No newline at end of file -- cgit v1.2.3