From: Dave Miller Date: Tue, 24 Sep 2024 04:09:33 +0000 (-0400) Subject: Bug 1920621 followup: fix typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fpatch-rtdformats-5.0.4;p=thirdparty%2Fbugzilla.git Bug 1920621 followup: fix typo --- 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