If you don't already have a uv environment setup, refer to the Get Started guide.
uv sync --all-groups --all-extrasmake -C docs
# verify
firefox docs/build/html/index.htmlOutputs to docs/build/docs/html
Refer to the Contributing to NeMo Agent toolkit guide.
When you create your pull request, CI will perform a documentation build as part of the pipeline. If successful, the documentation will be available for download as an artifact.