Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 0fd963f

Browse files
committed
Merge remote-tracking branch 'origin/topic/timw/add-sphinx-configuration-key'
* origin/topic/timw/add-sphinx-configuration-key: Add sphinx configuration key for readthedocs
2 parents 6104944 + 19e963d commit 0fd963f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ build:
1111
python:
1212
install:
1313
- requirements: requirements.txt
14+
15+
sphinx:
16+
configuration: conf.py

0 commit comments

Comments
 (0)