Changed docs theme to pydata

This commit is contained in:
2025-05-28 15:36:43 +01:00
parent 37d1e79ee8
commit 8c4f664159
3 changed files with 81 additions and 36 deletions

View File

@@ -30,7 +30,7 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = "sphinx_rtd_theme"
html_theme = "pydata_sphinx_theme"
# -- Extension configuration -------------------------------------------------