Skip to content

Commit a6787bb

Browse files
committed
fixing another readthedocs build error
1 parent feef529 commit a6787bb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
version: 2
22

3+
sphinx:
4+
configuration: docs/source/conf.py
5+
36
build:
47
os: ubuntu-22.04
58
tools:
69
python: "3.11"
7-
docs_dir: docs
10+
docs_dir: docs/source
811
builder: html # Use the 'sphinx' builder (default for 'make html')

0 commit comments

Comments
 (0)