fixup! Use Sphinx to revamp the documentation

This commit is contained in:
Alexis Métaireau 2025-03-25 15:24:33 +01:00
parent fb5b45cecb
commit 250bb3791b

View file

@ -11,12 +11,6 @@ extensions = [
] ]
myst_enable_extensions = ["colon_fence"] myst_enable_extensions = ["colon_fence"]
html_sidebars = {
"**": [
"sidebars/localtoc.html",
"repository.html",
]
}
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"] templates_path = ["_templates"]