3
0
Fork 0

docs: add basic docs for batch feature

This commit is contained in:
Lance Edgar 2025-12-04 00:51:30 -06:00
parent 0b57ca6ec2
commit 1a3756f47c
6 changed files with 169 additions and 7 deletions

View file

@ -43,6 +43,7 @@ intersphinx_mapping = {
"rich": ("https://rich.readthedocs.io/en/latest/", None),
"sqlalchemy": ("http://docs.sqlalchemy.org/en/latest/", None),
"wutta-continuum": ("https://docs.wuttaproject.org/wutta-continuum/", None),
"wuttasync": ("https://docs.wuttaproject.org/wuttasync/", None),
}