docs: switch to book-theme

This commit is contained in:
Mike A.
2025-08-04 16:09:40 +02:00
parent 89e2a5d208
commit ea880d5d49
5 changed files with 49 additions and 8 deletions

View File

@@ -33,6 +33,7 @@ docs = [
"myst-parser>=4.0.1",
"sphinx>=8.2.3,<8.3.0",
"sphinx-autoapi==3.6.0",
"sphinx-book-theme>=1.1.4",
]
[tool.pyright]