Skip to content

Commit 3b5035a

Browse files
authored
Specify sphinx config file location in .readthedocs.yaml (#208)
1 parent 93af01c commit 3b5035a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

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

3+
sphinx:
4+
configuration: docs/conf.py
5+
36
build:
47
os: ubuntu-22.04
58
tools:

0 commit comments

Comments
 (0)