mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2026-04-01 11:42:30 +00:00
Update .readthedocs.yaml
RTD config fix
This commit is contained in:
@@ -15,7 +15,7 @@ build:
|
||||
- pip install --upgrade --upgrade-strategy only-if-needed --group doc .
|
||||
build:
|
||||
html:
|
||||
python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
|
||||
- python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
|
||||
post_build:
|
||||
- echo "Command run at 'post_build' step"
|
||||
- echo `date`
|
||||
|
||||
Reference in New Issue
Block a user