Docs: Reset requirements.txt path (#9877)
* Reset requirements.txt path * Add requirements.txt path * Test config path * Change docs path * Amend paths for successful builds * Place copyright for epub - Will amend copyright parameter at a later date
This commit is contained in:
@@ -14,7 +14,7 @@ build:
|
||||
|
||||
# Build documentation in the "docs/" directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
configuration: certbot-dns-luadns/docs/conf.py
|
||||
# You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs
|
||||
# builder: "dirhtml"
|
||||
# Fail on all warnings to avoid broken references
|
||||
@@ -30,4 +30,4 @@ formats:
|
||||
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||
python:
|
||||
install:
|
||||
- requirements: ../tools/requirements.txt
|
||||
- requirements: certbot-dns-luadns/readthedocs.org.requirements.txt
|
||||
Reference in New Issue
Block a user