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:
Alexis
2024-02-01 08:27:45 -08:00
committed by GitHub
parent d33bbf35c2
commit 0a565815f9
16 changed files with 31 additions and 31 deletions

View File

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