Add required sphinx.configuration to .readthedocs.yml (#13255)

This commit is contained in:
Bénédikt Tran 2025-01-20 11:16:46 +01:00 committed by GitHub
parent 34037aa4ad
commit f4a802cce7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,6 @@
version: 2
sphinx:
configuration: doc/conf.py
build:
os: ubuntu-22.04