Skip to content

Commit c628f63

Browse files
authored
Add sphinx configuration path to .readthedocs.yml (#65)
1 parent ee9c0cd commit c628f63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
version: 2
22

3+
sphinx:
4+
configuration: docs/source/conf.py
35

46
build:
57
os: ubuntu-20.04

0 commit comments

Comments
 (0)