We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f10ea6 commit 65ffc9cCopy full SHA for 65ffc9c
.readthedocs.yaml
@@ -12,7 +12,7 @@ build:
12
13
# Build documentation in the "docs/" directory with Sphinx
14
sphinx:
15
- configuration: "docs/conf.py"
+ configuration: "docs/source/conf.py"
16
# You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs
17
# builder: "dirhtml"
18
# Fail on all warnings to avoid broken references
docs/conf.py renamed to docs/source/conf.py
0 commit comments