From 4fbbc3cdfa7c6c2705433c31f1f458da742043f8 Mon Sep 17 00:00:00 2001 From: Richard Mahn Date: Fri, 22 Sep 2023 00:38:58 +0000 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index afe49db..6195958 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,7 +5,11 @@ sphinx: configuration: content/conf.py # Optionally build your docs in additional formats such as PDF -formats: all +formats: + - epub + - pdf + - htmlzip + - all # Optionally set the version of Python and requirements required to build your docs python: