From 0ebd40fb4d522c4aa309c6720799636ff5dca0af Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Tue, 24 Sep 2024 00:09:33 -0400 Subject: [PATCH] Bug 1920621 followup: fix typo --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 388f03276..f874201eb 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,7 +10,7 @@ build: - perl docs/makedocs.pl --pod-only - cp -rp docs/en/html/integrating/api/ "$READTHEDOCS_OUTPUT/html/integrating/api" - cp -p docs/en/html/style.css "$READTHEDOCS_OUTPUT/html/" -format: +formats: - htmlzip - pdf - epub -- 2.39.5