Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
glow-mdsol committed Nov 16, 2023
1 parent 4d72870 commit 44d908d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ build:
- poetry config virtualenvs.create false
post_install:
- poetry install --with docs
commands:
- python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en docs/source $READTHEDOCS_OUTPUT/html

# Build documentation using Sphinx
# Build documentation using Sphinx
sphinx:
configuration: docs/source/conf.py
fail_on_warning: true

0 comments on commit 44d908d

Please sign in to comment.