Browse Source

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 months ago
parent
commit
b58e2af859
1 changed files with 2 additions and 0 deletions
  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: