Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy committed Dec 8, 2023
1 parent 49f2fbc commit 68e348a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
- conda env list
- conda list
- printenv | sort
- /home/docs/.asdf/installs/python/mambaforge-22.9.0-3/envs/latest/bin/python -m sphinx -T -E -b html -c docs/conf.py -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
- cd docs && /home/docs/.asdf/installs/python/mambaforge-22.9.0-3/envs/latest/bin/python -m sphinx -T -E -b html -d docs/_build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit 68e348a

Please sign in to comment.