update conf.py
All checks were successful
/ test (push) Successful in 13s

This commit is contained in:
Michaël Ricart 2025-02-17 11:12:25 +01:00
parent f3b05246f6
commit b264de7d94

View file

@ -35,5 +35,6 @@ html_css_files = [
]
html_theme_options = {
'navigation_depth': -1,
'sticky_navigation': False,
'collapse_navigation': False,
}