浏览代码

docs: Fix ReadTheDocs sphinx.configuration requirement

Deprecation of projects using Sphinx or MkDocs without an explicit
configuration file:

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

Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
Andrei Gherzan 3 月之前
父节点
当前提交
b58e2af859
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .readthedocs.yaml

+ 2 - 0
.readthedocs.yaml

@@ -1,5 +1,7 @@
 version: 2
 
+sphinx:
+  configuration: docs/conf.py
 build:
   os: ubuntu-22.04
   tools: