Don't build epubs in readthedocs (#10671)

There's no way anyone is using these...

https://github.com/certbot/certbot/pull/9762 was just basing off of
readthedocs' defaults.https://github.com/certbot/certbot/pull/9762 was
just basing off of readthedocs' defaults.

Probably no one is using pdf either, but definitely no one is using
epubs. This is the more cautious version of
https://github.com/certbot/certbot/pull/10670

```
$ git grep epub
acme/docs/Makefile:.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext
acme/docs/Makefile:     @echo "  epub       to make an epub"
acme/docs/Makefile:epub:
acme/docs/Makefile:     $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
acme/docs/Makefile:     @echo "Build finished. The epub file is in $(BUILDDIR)/epub."
acme/docs/make.bat:     echo.  epub       to make an epub
acme/docs/make.bat:if "%1" == "epub" (
acme/docs/make.bat:     %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
acme/docs/make.bat:     echo.Build finished. The epub file is in %BUILDDIR%/epub.
certbot/docs/Makefile:.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext
certbot/docs/Makefile:  @echo "  epub       to make an epub"
certbot/docs/Makefile:epub:
certbot/docs/Makefile:  $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
certbot/docs/Makefile:  @echo "Build finished. The epub file is in $(BUILDDIR)/epub."
certbot/docs/make.bat:  echo.  epub       to make an epub
certbot/docs/make.bat:if "%1" == "epub" (
certbot/docs/make.bat:  %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
certbot/docs/make.bat:  echo.Build finished. The epub file is in %BUILDDIR%/epub.
```
This commit is contained in:
ohemorange 2026-06-10 14:04:18 -07:00 committed by GitHub
parent fbe3cbdb6e
commit 00cdb6f22a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 0 additions and 15 deletions

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub

View file

@ -28,4 +28,3 @@ sphinx:
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
- epub