Skip to content

Commit 84cc64b

Browse files
committed
CI: copy built documents to RTD/html location
1 parent 2177465 commit 84cc64b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ build:
1111
- pip install -e .[dev]
1212
- pip install -e .[docs]
1313
- python -m pip list
14-
- make -C docs/ html
15-
16-
sphinx:
17-
configuration: docs/source/conf.py
14+
- cp -r docs/html/* $READTHEDOCS_OUTPUT/html/

0 commit comments

Comments
 (0)