uv sync 
uv build
uv export --format cyclonedx1.5 --output-file sbom.json
uv sync --group sphinx
cd docs
make simplepdf
make html

