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 3483334 commit efdbc13Copy full SHA for efdbc13
.readthedocs.yml
@@ -16,3 +16,9 @@ build:
16
python:
17
install:
18
- requirements: docs/requirements-docs.txt
19
+
20
+# Explicit configuration path is required by ReadtheDocs starting Jan 20, 2025.
21
+# See: https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
22
+version: 2
23
+sphinx:
24
+ configuration: docs/conf.py
0 commit comments