Skip to content

Commit aca71fb

Browse files
committed
added explicit sphinx config path to readthedocs config
Signed-off-by: Eric Reinecke <[email protected]>
1 parent 388ccc4 commit aca71fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# required by RTD
22
version: 2
33

4+
sphinx:
5+
# Path to your Sphinx configuration file.
6+
configuration: docs/conf.py
7+
48
build:
59
os: "ubuntu-20.04"
610
tools:

0 commit comments

Comments
 (0)