]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1920621: Build the offline formats (pdf/epub/htmlzip) on ReadTheDocs (#201) 5.0.4
authorDave Miller <justdave@bugzilla.org>
Tue, 24 Sep 2024 03:37:42 +0000 (23:37 -0400)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 03:37:42 +0000 (23:37 -0400)
.readthedocs.yaml

index 7eada0dd63b42867444fb80227c47ea9ba2356cb..388f032765373bb8b395fa5c50099ece58fddddf 100644 (file)
@@ -10,3 +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:
+  - htmlzip
+  - pdf
+  - epub