From: Jason Ish Date: Tue, 8 Nov 2022 10:50:55 +0000 (+0200) Subject: readthedocs: enable all formats X-Git-Tag: suricata-6.0.9~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8200%2Fhead;p=thirdparty%2Fsuricata.git readthedocs: enable all formats Ticket: #5654 --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index bc23deb5f0..4455c2901e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,6 +1,8 @@ # Required by Read The Docs version: 2 +formats: all + python: version: "3.8"