Skip to content

Commit 92dda84

Browse files
committed
Wrong file path.
1 parent a2d2be9 commit 92dda84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ build:
1212

1313
# Build documentation in the "docs/" directory with Sphinx
1414
sphinx:
15-
configuration: docs/conf.py
15+
configuration: doc/conf.py
1616

1717
# Optional but recommended, declare the Python requirements required
1818
# to build your documentation
1919
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
2020
# python:
2121
# install:
2222
# - requirements: docs/requirements.txt
23+
# test line - delete later

0 commit comments

Comments
 (0)