tests
All checks were successful
/ test (push) Successful in 12s

This commit is contained in:
Michaël Ricart 2025-02-17 11:20:15 +01:00
parent e66e53bc2d
commit 2ab7b82a82

View file

@ -37,6 +37,6 @@ html_theme_options = {
'navigation_depth': -1,
'sticky_navigation': False,
'collapse_navigation': False,
'globaltoc_collapse': False,
'globaltoc_collapse': True,
'globaltoc_maxdepth': -1,
}