docs(global): add documentation

This commit is contained in:
h
2025-11-07 17:15:12 +01:00
parent ba3005d9b4
commit af227b597b
30 changed files with 2978 additions and 12 deletions

View File

@@ -47,6 +47,9 @@ build-backend = "uv_build"
dev = [
"rich>=14.2.0",
"rapidfuzz>=3.14.3",
"sphinx>=8.2.3",
"sphinx-autodoc-typehints>=3.5.2",
"furo>=2025.9.25",
]
[tool.isort]