Explorar el Código

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 hace 3 meses
padre
commit
b58e2af859
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: