From e91d04f2dafb1d5abd22f8dcc5bb1a618017a833 Mon Sep 17 00:00:00 2001 From: nsirletti Date: Sat, 16 May 2020 12:48:21 +0200 Subject: [PATCH] Allow doc to be downloadable on readthedocs.org --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 17eba34f3..e4d3f02cc 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,4 +1,5 @@ version: 2 +formats: all sphinx: configuration: docs/conf.py fail_on_warning: true