]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
readthedocs: enable all formats 8200/head
authorJason Ish <jason.ish@oisf.net>
Tue, 8 Nov 2022 10:50:55 +0000 (12:50 +0200)
committerJason Ish <jason.ish@oisf.net>
Tue, 22 Nov 2022 15:07:48 +0000 (09:07 -0600)
Ticket: #5654

.readthedocs.yaml

index bc23deb5f0825edcf8a254b7c3284a189c767d0f..4455c2901e55b7c7d0563829090eba273bfb1662 100644 (file)
@@ -1,6 +1,8 @@
 # Required by Read The Docs
 version: 2
 
+formats: all
+
 python:
   version: "3.8"