Skip to content

Commit d021d71

Browse files
authored
Explicitly specify sphinx configuration file (#934)
1 parent b1de5e3 commit d021d71

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
@@ -5,6 +5,10 @@
55
---
66
version: 2
77

8+
sphinx:
9+
# Path to your Sphinx configuration file.
10+
configuration: docs/conf.py
11+
812
submodules:
913
include: all
1014
exclude: []

0 commit comments

Comments
 (0)