Skip to content

Commit 57e0a7d

Browse files
committed
readthedocs
1 parent 9e6fde2 commit 57e0a7d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.readthedocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ submodules:
2626
# Build documentation in the docs/ directory with Sphinx
2727
# reference: https://docs.readthedocs.io/en/stable/config-file/v2.html#sphinx
2828
sphinx:
29-
configuration: docs/source/conf.py
29+
configuration: docs/source-PL/conf.py
3030
fail_on_warning: true
3131

3232
# Build documentation with MkDocs
@@ -52,3 +52,5 @@ python:
5252
install:
5353
- requirements: requirements/docs.txt
5454
#- requirements: requirements.txt
55+
- method: pip
56+
path: .

0 commit comments

Comments
 (0)