OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
1f07e94eb29811fe0d0c9b6ebb4b433c69d722df
Authored by
Jay Berkenbilt
2021-12-18 15:59:04 -0500
1 parent
c3dc03c7
Update configuration for correct building of epub
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
.readthedocs.yaml
.readthedocs.yaml
View file @
1f07e94
...
...
@@ -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
...
...