fix doc path to conf.py in readthedocs.yaml

This commit is contained in:
benoitc 2023-07-17 23:14:57 +02:00
parent 1dd24e6e3c
commit 033dca60cd

View File

@ -13,7 +13,7 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: docs/source/conf.py
# We recommend specifying your dependencies to enable reproducible builds:
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html