commit 5a7180e36726e9e5906f955c4ad6c8d935af7c2e
parent ffaf80ee360eecf4b9f4e138b4c855108ddd461a
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Tue, 16 Dec 2025 11:33:45 +0100
[conf] collapse_navbar not supported
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/conf.py b/conf.py
@@ -153,9 +153,6 @@ html_theme = "sphinx_book_theme"
html_theme_options = {
# Set the name of the project to appear in the sidebar
"home_page_in_toc": True,
- # note[oec]: this doesn't work properly with the version of
- # sphinx-book-theme on docs.taler.net:
- # "collapse_navbar": True,
"logo": {
"alt_text": "GNU Taler",
"image_light": "images/taler-logo.svg",