From 0a565815f96b9b00a8fc20c05222fdb772da8aa2 Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 1 Feb 2024 08:27:45 -0800 Subject: [PATCH] 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 --- acme/.readthedocs.yaml | 4 ++-- certbot-dns-cloudflare/.readthedocs.yaml | 4 ++-- certbot-dns-digitalocean/.readthedocs.yaml | 4 ++-- certbot-dns-dnsimple/.readthedocs.yaml | 4 ++-- certbot-dns-dnsmadeeasy/.readthedocs.yaml | 4 ++-- certbot-dns-gehirn/.readthedocs.yaml | 4 ++-- certbot-dns-google/.readthedocs.yaml | 4 ++-- certbot-dns-linode/.readthedocs.yaml | 4 ++-- certbot-dns-luadns/.readthedocs.yaml | 4 ++-- certbot-dns-nsone/.readthedocs.yaml | 4 ++-- certbot-dns-ovh/.readthedocs.yaml | 4 ++-- certbot-dns-rfc2136/.readthedocs.yaml | 4 ++-- certbot-dns-route53/.readthedocs.yaml | 4 ++-- certbot-dns-sakuracloud/.readthedocs.yaml | 4 ++-- certbot/.readthedocs.yaml | 4 ++-- certbot/docs/conf.py | 2 +- 16 files changed, 31 insertions(+), 31 deletions(-) diff --git a/acme/.readthedocs.yaml b/acme/.readthedocs.yaml index c1d54d34d..7a4797fe5 100644 --- a/acme/.readthedocs.yaml +++ b/acme/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: acme/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 \ No newline at end of file + - requirements: acme/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-cloudflare/.readthedocs.yaml b/certbot-dns-cloudflare/.readthedocs.yaml index c1d54d34d..746a42d15 100644 --- a/certbot-dns-cloudflare/.readthedocs.yaml +++ b/certbot-dns-cloudflare/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-cloudflare/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 \ No newline at end of file + - requirements: certbot-dns-cloudflare/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-digitalocean/.readthedocs.yaml b/certbot-dns-digitalocean/.readthedocs.yaml index c1d54d34d..0ef84ccaa 100644 --- a/certbot-dns-digitalocean/.readthedocs.yaml +++ b/certbot-dns-digitalocean/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-digitalocean/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 \ No newline at end of file + - requirements: certbot-dns-digitalocean/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-dnsimple/.readthedocs.yaml b/certbot-dns-dnsimple/.readthedocs.yaml index c1d54d34d..cd091b3bf 100644 --- a/certbot-dns-dnsimple/.readthedocs.yaml +++ b/certbot-dns-dnsimple/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-dnsimple/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 \ No newline at end of file + - requirements: certbot-dns-dnsimple/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-dnsmadeeasy/.readthedocs.yaml b/certbot-dns-dnsmadeeasy/.readthedocs.yaml index c1d54d34d..f5a92584b 100644 --- a/certbot-dns-dnsmadeeasy/.readthedocs.yaml +++ b/certbot-dns-dnsmadeeasy/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-dnsmadeeasy/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 \ No newline at end of file + - requirements: certbot-dns-dnsmadeeasy/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-gehirn/.readthedocs.yaml b/certbot-dns-gehirn/.readthedocs.yaml index c1d54d34d..3a4e68b45 100644 --- a/certbot-dns-gehirn/.readthedocs.yaml +++ b/certbot-dns-gehirn/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-gehirn/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 \ No newline at end of file + - requirements: certbot-dns-gehirn/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-google/.readthedocs.yaml b/certbot-dns-google/.readthedocs.yaml index c1d54d34d..01937103c 100644 --- a/certbot-dns-google/.readthedocs.yaml +++ b/certbot-dns-google/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-google/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 \ No newline at end of file + - requirements: certbot-dns-google/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-linode/.readthedocs.yaml b/certbot-dns-linode/.readthedocs.yaml index c1d54d34d..73e5dd44c 100644 --- a/certbot-dns-linode/.readthedocs.yaml +++ b/certbot-dns-linode/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-linode/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 \ No newline at end of file + - requirements: certbot-dns-linode/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-luadns/.readthedocs.yaml b/certbot-dns-luadns/.readthedocs.yaml index c1d54d34d..2012f9d99 100644 --- a/certbot-dns-luadns/.readthedocs.yaml +++ b/certbot-dns-luadns/.readthedocs.yaml @@ -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 \ No newline at end of file + - requirements: certbot-dns-luadns/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-nsone/.readthedocs.yaml b/certbot-dns-nsone/.readthedocs.yaml index c1d54d34d..f02a7e033 100644 --- a/certbot-dns-nsone/.readthedocs.yaml +++ b/certbot-dns-nsone/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-nsone/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 \ No newline at end of file + - requirements: certbot-dns-nsone/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-ovh/.readthedocs.yaml b/certbot-dns-ovh/.readthedocs.yaml index c1d54d34d..bdc43ff6b 100644 --- a/certbot-dns-ovh/.readthedocs.yaml +++ b/certbot-dns-ovh/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-ovh/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 \ No newline at end of file + - requirements: certbot-dns-ovh/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-rfc2136/.readthedocs.yaml b/certbot-dns-rfc2136/.readthedocs.yaml index c1d54d34d..d9af76592 100644 --- a/certbot-dns-rfc2136/.readthedocs.yaml +++ b/certbot-dns-rfc2136/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-rfc2136/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 \ No newline at end of file + - requirements: certbot-dns-rfc2136/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-route53/.readthedocs.yaml b/certbot-dns-route53/.readthedocs.yaml index c1d54d34d..511197768 100644 --- a/certbot-dns-route53/.readthedocs.yaml +++ b/certbot-dns-route53/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-route53/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 \ No newline at end of file + - requirements: certbot-dns-route53/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot-dns-sakuracloud/.readthedocs.yaml b/certbot-dns-sakuracloud/.readthedocs.yaml index c1d54d34d..d99780fc9 100644 --- a/certbot-dns-sakuracloud/.readthedocs.yaml +++ b/certbot-dns-sakuracloud/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot-dns-sakuracloud/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 \ No newline at end of file + - requirements: certbot-dns-sakuracloud/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot/.readthedocs.yaml b/certbot/.readthedocs.yaml index c1d54d34d..e44786fdc 100644 --- a/certbot/.readthedocs.yaml +++ b/certbot/.readthedocs.yaml @@ -14,7 +14,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: certbot/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 \ No newline at end of file + - requirements: certbot/readthedocs.org.requirements.txt \ No newline at end of file diff --git a/certbot/docs/conf.py b/certbot/docs/conf.py index 508fcbe81..95b493cf5 100644 --- a/certbot/docs/conf.py +++ b/certbot/docs/conf.py @@ -69,7 +69,7 @@ master_doc = 'index' # General information about the project. project = u'Certbot' # this is now overridden by the footer.html template -#copyright = u'2014-2018 - The Certbot software and documentation are licensed under the Apache 2.0 license as described at https://eff.org/cb-license.' +copyright = u'2014-2018 - The Certbot software and documentation are licensed under the Apache 2.0 license as described at https://eff.org/cb-license.' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the