Spaces:
Runtime error
Runtime error
Commit ·
efa0993
1
Parent(s): 651c3be
Fixed the conf.py location
Browse files- .readthedocs.yaml +1 -1
.readthedocs.yaml
CHANGED
|
@@ -9,4 +9,4 @@ build:
|
|
| 9 |
|
| 10 |
# Build documentation in the "docs/" directory with Sphinx
|
| 11 |
sphinx:
|
| 12 |
-
configuration: docs/
|
|
|
|
| 9 |
|
| 10 |
# Build documentation in the "docs/" directory with Sphinx
|
| 11 |
sphinx:
|
| 12 |
+
configuration: docs/conf.py
|