Skip to content

Commit

Permalink
docs: add sphinx.configuration to .readthedocs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Jan 14, 2025
1 parent 65ca05a commit 894cbb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ build:
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv pip install -r doc/requirements.txt
apt_packages:
- inkscape
sphinx:
configuration: doc/conf.py
formats:
- pdf

0 comments on commit 894cbb7

Please sign in to comment.