Skip to content

Commit e439dd5

Browse files
Merge pull request #28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
Updated `.readthedocs.yaml` with Sphinx configuration key
2 parents 23fa36c + 6e84284 commit e439dd5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ build:
1313
tools:
1414
python: "3"
1515

16+
sphinx:
17+
# Path to the Sphinx configuration file
18+
configuration: docs/conf.py
19+
1620
python:
1721
install:
1822
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)