Commit 1f07e94eb29811fe0d0c9b6ebb4b433c69d722df

Authored by Jay Berkenbilt
1 parent c3dc03c7

Update configuration for correct building of epub

Showing 1 changed file with 1 additions and 2 deletions
.readthedocs.yaml
... ... @@ -13,8 +13,7 @@ build:
13 13 sphinx:
14 14 configuration: manual/conf.py
15 15  
16   -formats:
17   - - all
  16 +formats: all
18 17  
19 18 sphinx:
20 19 fail_on_warning: true
... ...