Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork965
Commit9f45d63
committed
Restore building of documentation downloads
Although documentation resumed being built in634151a, and the RTDtheme and API Reference section were restored in64ad585 (#1843),documentation for download did not resume being built, with 3.1.37(not 3.1.42) being the latest version listed here:https://readthedocs.org/projects/gitpython/downloads/Three kinds of downloadable documentation are supported -- PDF,ePub, and HTML -- and all three were previously being built butall have stopped.This attempts to resume building all three, listing `all` under the`formats` key in .readthedocs.yml. `all` currently should have thesame effect as listing all of `htmlzip`, `pdf`, and `epub`, per:-https://docs.readthedocs.io/en/stable/downloadable-documentation.html-https://docs.readthedocs.io/en/stable/config-file/v2.html#formats1 parent7fbfc77 commit9f45d63
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments
Comments
(0)