docs: Fix ReadTheDocs sphinx.configuration requirement
Some checks are pending
Mirrors / Yocto Git Mirror (push) Waiting to run

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>
This commit is contained in:
Andrei Gherzan 2025-02-03 20:40:03 +00:00
parent e124d8284c
commit fa2bcfcf0e

View File

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