Skip to content

Commit

Permalink
update readthedocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Kienzle committed Dec 6, 2024
1 parent b077fef commit bd05115
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ build:
# rust: "1.70"
# golang: "1.20"
commands:
- pip install matplotlib
- pip install matplotlib sphinx
- make -j 4 -C doc/sphinx SPHINXOPTS="-W --keep-going" html

# Build documentation in the "doc/" directory with Sphinx
#sphinx:
#configuration: doc/sphinx/conf.py
Expand Down

0 comments on commit bd05115

Please sign in to comment.