We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296f218 commit cfb1de7Copy full SHA for cfb1de7
.readthedocs.yaml
@@ -18,3 +18,9 @@ python:
18
- method: pip
19
path: .
20
- requirements: docs/docs_requirements.txt
21
+
22
+# sphinx.configuration required from Jan 2025:
23
+# https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
24
+sphinx:
25
+ # Path to your Sphinx configuration file.
26
+ configuration: docs/source/conf.py
0 commit comments