Skip to content

Commit de81d3b

Browse files
[PR #10339/089e7de2 backport][3.12] Add sphinx configuration for readthedocs (#10341)
Co-authored-by: J. Nick Koston <[email protected]>
1 parent 5f34c3b commit de81d3b

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)