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

This commit is contained in:
Michaël Ricart 2025-02-17 11:19:13 +01:00
parent b264de7d94
commit e66e53bc2d

View file

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