feat(docs): switch docs to zensical (#125)

This commit is contained in:
banteg
2026-01-13 21:09:27 +04:00
committed by GitHub
parent f9757679c2
commit e671da0a0f
11 changed files with 259 additions and 466 deletions
+2 -5
View File
@@ -60,11 +60,8 @@ dev = [
"ty>=0.0.8",
]
docs = [
"mkdocs>=1.6",
"mkdocs-llmstxt>=0.5.0",
"mkdocs-material>=9.7",
"mkdocs-redirects>=1.2.2",
"mkdocstrings[python]>=0.29",
"mkdocstrings-python>=2.0.1",
"zensical>=0.0.15",
]
[tool.pytest.ini_options]