taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e45afe26bf9c6192baf6d04488c98264bdfa07ae
parent 44f24924a827ad1e745173d89b207fba6abb3cc7
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Sat, 13 Dec 2025 13:58:19 +0100

[sphinx] collapse variable wrong

Diffstat:
Mconf.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/conf.py b/conf.py @@ -153,7 +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, - "collapse_navigation": True, "collapse_navbar": True, "logo": { "alt_text": "GNU Taler",