From: Jason Ish Date: Tue, 8 Nov 2022 10:50:55 +0000 (+0200) Subject: readthedocs: enable all formats X-Git-Tag: suricata-7.0.0-rc1~337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b468742a3bf5a969801c44fe3638b1fe617a10;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"