Development¶
Documentation¶
Install and run the documentation toolchain through the docs dependency group:
The Python API reference is rendered by mkdocstrings from runtime PyO3
docstrings, so the docs build uses --group docs rather than --only-group
docs to make the local noobase package importable.