]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: CI readthedocs job fails
authorTeoman ONAY <tonay@ibm.com>
Fri, 24 Jan 2025 13:05:51 +0000 (14:05 +0100)
committerTeoman ONAY <tonay@ibm.com>
Fri, 24 Jan 2025 13:54:16 +0000 (14:54 +0100)
Deprecation of projects using Sphinx without an explicit configuration file

[1] https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/

Signed-off-by: Teoman ONAY <tonay@ibm.com>
.readthedocs.yaml

index 26877ab636ded0b805de9d53aec0dfbb569fb934..f7db4bbffd591fb44157d90f5843fbac37db2a25 100644 (file)
@@ -3,4 +3,8 @@ version: 2
 build:
   os: "ubuntu-22.04"
   tools:
-    python: "3.9"
\ No newline at end of file
+    python: "3.9"
+
+sphinx:
+  # Path to your Sphinx configuration file.
+  configuration: docs/source/conf.py