From 01cf4bae75718510557aeb346b018f7855c3a664 Mon Sep 17 00:00:00 2001 From: zoracon Date: Wed, 17 Jan 2024 14:46:12 -0800 Subject: [PATCH] Amend YAML error on reeadthedocs yaml files --- acme/.readthedocs.yaml | 2 +- certbot-dns-cloudflare/.readthedocs.yaml | 2 +- certbot-dns-digitalocean/.readthedocs.yaml | 2 +- certbot-dns-dnsimple/.readthedocs.yaml | 2 +- certbot-dns-dnsmadeeasy/.readthedocs.yaml | 2 +- certbot-dns-gehirn/.readthedocs.yaml | 2 +- certbot-dns-google/.readthedocs.yaml | 2 +- certbot-dns-linode/.readthedocs.yaml | 2 +- certbot-dns-luadns/.readthedocs.yaml | 2 +- certbot-dns-nsone/.readthedocs.yaml | 2 +- certbot-dns-ovh/.readthedocs.yaml | 2 +- certbot-dns-rfc2136/.readthedocs.yaml | 2 +- certbot-dns-route53/.readthedocs.yaml | 2 +- certbot-dns-sakuracloud/.readthedocs.yaml | 2 +- certbot/{ => certbot}/.readthedocs.yaml | 4 +-- certbot/docs/.readthedocs.yaml | 33 ---------------------- 16 files changed, 16 insertions(+), 49 deletions(-) rename certbot/{ => certbot}/.readthedocs.yaml (94%) delete mode 100644 certbot/docs/.readthedocs.yaml diff --git a/acme/.readthedocs.yaml b/acme/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/acme/.readthedocs.yaml +++ b/acme/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-cloudflare/.readthedocs.yaml b/certbot-dns-cloudflare/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-cloudflare/.readthedocs.yaml +++ b/certbot-dns-cloudflare/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-digitalocean/.readthedocs.yaml b/certbot-dns-digitalocean/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-digitalocean/.readthedocs.yaml +++ b/certbot-dns-digitalocean/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-dnsimple/.readthedocs.yaml b/certbot-dns-dnsimple/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-dnsimple/.readthedocs.yaml +++ b/certbot-dns-dnsimple/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-dnsmadeeasy/.readthedocs.yaml b/certbot-dns-dnsmadeeasy/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-dnsmadeeasy/.readthedocs.yaml +++ b/certbot-dns-dnsmadeeasy/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-gehirn/.readthedocs.yaml b/certbot-dns-gehirn/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-gehirn/.readthedocs.yaml +++ b/certbot-dns-gehirn/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-google/.readthedocs.yaml b/certbot-dns-google/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-google/.readthedocs.yaml +++ b/certbot-dns-google/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-linode/.readthedocs.yaml b/certbot-dns-linode/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-linode/.readthedocs.yaml +++ b/certbot-dns-linode/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-luadns/.readthedocs.yaml b/certbot-dns-luadns/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-luadns/.readthedocs.yaml +++ b/certbot-dns-luadns/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-nsone/.readthedocs.yaml b/certbot-dns-nsone/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-nsone/.readthedocs.yaml +++ b/certbot-dns-nsone/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-ovh/.readthedocs.yaml b/certbot-dns-ovh/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-ovh/.readthedocs.yaml +++ b/certbot-dns-ovh/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-rfc2136/.readthedocs.yaml b/certbot-dns-rfc2136/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-rfc2136/.readthedocs.yaml +++ b/certbot-dns-rfc2136/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-route53/.readthedocs.yaml b/certbot-dns-route53/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-route53/.readthedocs.yaml +++ b/certbot-dns-route53/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot-dns-sakuracloud/.readthedocs.yaml b/certbot-dns-sakuracloud/.readthedocs.yaml index 9893f2828..c1d54d34d 100644 --- a/certbot-dns-sakuracloud/.readthedocs.yaml +++ b/certbot-dns-sakuracloud/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub diff --git a/certbot/.readthedocs.yaml b/certbot/certbot/.readthedocs.yaml similarity index 94% rename from certbot/.readthedocs.yaml rename to certbot/certbot/.readthedocs.yaml index 9893f2828..9b38c8969 100644 --- a/certbot/.readthedocs.yaml +++ b/certbot/certbot/.readthedocs.yaml @@ -21,7 +21,7 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub -# formats: +formats: - pdf - epub @@ -30,4 +30,4 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: ../tools/requirements.txt \ No newline at end of file + - requirements: tools/requirements.txt \ No newline at end of file diff --git a/certbot/docs/.readthedocs.yaml b/certbot/docs/.readthedocs.yaml deleted file mode 100644 index 11c84e702..000000000 --- a/certbot/docs/.readthedocs.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Read the Docs configuration file for Sphinx projects -# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details - -# Required -version: 2 - -# Set the OS, Python version and other tools you might need -build: - os: ubuntu-22.04 - tools: - python: "3.11" - # You can also specify other tool versions: - - -# Build documentation in the "docs/" directory with Sphinx -sphinx: - configuration: 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 - fail_on_warning: true - -# Optionally build your docs in additional formats such as PDF and ePub -# formats: - - pdf - - epub - -# Optional but recommended, declare the Python requirements required -# to build your documentation -# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html -python: - install: - - requirements: ../../tools/requirements.txt