Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Aug 28, 2024
1 parent 58a56fa commit e6f7ad0
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 @@ -18,6 +18,7 @@ build:
commands:
- pip install sphinx sphinx-autodoc-typehints
- mkdir -p $READTHEDOCS_OUTPUT/html/
- sphinx-build -b html documentation/source documentation/build
- cd documentation && make html
# - sphinx-build -b html documentation/source documentation/build
# - sphinx-apidoc -o documentation/source/ bio_compose
# - sphinx-build -b html documentation/source/ documentation/build/html

0 comments on commit e6f7ad0

Please sign in to comment.