From 533c7666eb728e289abc2e6bf9ecf1186051d7d0 Mon Sep 17 00:00:00 2001 From: grantseltzer Date: Thu, 21 Apr 2022 22:59:52 -0400 Subject: [PATCH] Fix downloads formats Signed-off-by: grantseltzer --- .readthedocs.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7ed1069..803dfa2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,9 @@ sphinx: configuration: docs/conf.py formats: - - all + - htmlzip + - pdf + - epub # Optionally set the version of Python and requirements required to build your docs python: