mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix doc path to conf.py in readthedocs.yaml
This commit is contained in:
parent
1dd24e6e3c
commit
033dca60cd
@ -13,7 +13,7 @@ build:
|
|||||||
|
|
||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/source/conf.py
|
||||||
|
|
||||||
# We recommend specifying your dependencies to enable reproducible builds:
|
# We recommend specifying your dependencies to enable reproducible builds:
|
||||||
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user