Doc notes

This commit is contained in:
2025-09-20 22:34:58 -07:00
parent 0e8a77f548
commit 1ff910e4d2
2 changed files with 9 additions and 5 deletions

View File

@@ -54,3 +54,7 @@ build-backend = "uv_build"
dev = [
"ruff>=0.13.1",
]
doc = [
"sphinx>=7.4.7",
"sphinx-rtd-theme>=3.0.2",
]