Skip to content

Commit 174e99d

Browse files
authored
Merge pull request #284 from JohanMabille/rtd
Added missing config for RTD
2 parents ef84e9f + 4022de2 commit 174e99d

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,5 +1,9 @@
11
version: 2
22

3+
sphinx:
4+
# Path to Sphinx configuration file
5+
configuration: docs/source/conf.py
6+
37
build:
48
os: "ubuntu-22.04"
59
tools:

0 commit comments

Comments
 (0)