|
@@ -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
|