Skip to content

Commit 6866314

Browse files
author
Shahar Evron
committed
Fix readthedocs conf file
1 parent b40edf4 commit 6866314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# Required
66
version: 2
77

8-
# Build documentation in the docs/ directory with Sphinx
8+
# Build documentation in the docs/source directory with Sphinx
99
sphinx:
10-
configuration: docs/conf.py
10+
configuration: docs/source/conf.py
1111

1212
# Optionally build your docs in additional formats such as PDF
1313
formats:

0 commit comments

Comments
 (0)