Skip to content

Commit

Permalink
updates for doc comp
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Aug 28, 2024
1 parent ca9b242 commit 4d12caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ build:
python: "3.12"
commands:
- pip install sphinx sphinx-autodoc-typehints
- export PYTHONPATH=$PYTHONPATH:$(pwd)
- sphinx-apidoc -o documentation/source/ bio_compose
- sphinx-build -b html documentation/source/ $READTHEDOCS_OUTPUT/html

0 comments on commit 4d12caa

Please sign in to comment.