Documentation Readme To get started with the project, install uv docs The documentation is built with sphinx. To build the project, run: uv run sphinx-build ./source ./build To clean existing build, run: uv run sphinx-build -M clean ./source ./build