From 1f07e94eb29811fe0d0c9b6ebb4b433c69d722df Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 18 Dec 2021 15:59:04 -0500 Subject: [PATCH] Update configuration for correct building of epub --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6f3a2734..1aba4da0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,8 +13,7 @@ build: sphinx: configuration: manual/conf.py -formats: - - all +formats: all sphinx: fail_on_warning: true