Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Nov 25, 2024
1 parent 4bc190d commit 22eceff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ build:
- . .venv/bin/activate
- uv pip install -r python/docs/requirements.txt
- . .venv/bin/activate && cd python/docs && make clobber generate-api-rst html && cd ../..
- cp python/docs/_build/html/{reference,index}.html
- cp -r python/docs/_build/html $READTHEDOCS_OUTPUT
# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit 22eceff

Please sign in to comment.