## Changes - Ensure all public classes and functions have complete docstrings - `uv run sphinx-build docs/ docs/_build/` builds without warnings - Add GitHub Actions workflow to publish to GitHub Pages on each release ## Acceptance criteria - `uv run sphinx-build docs/ docs/_build/` produces no warnings - API reference published to GitHub Pages on release
Changes
uv run sphinx-build docs/ docs/_build/builds without warningsAcceptance criteria
uv run sphinx-build docs/ docs/_build/produces no warnings