#36320 closed Bug (fixed)
ReadTheDocs builds for 5.2 is broken
Reported by: | Baptiste Mispelon | Owned by: | Baptiste Mispelon |
---|---|---|---|
Component: | Documentation | Version: | 5.2 |
Severity: | Normal | Keywords: | readthedocs rtd sphinx |
Cc: | Baptiste Mispelon | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As far as I can tell, the Rtd builds for 5.2 have never worked: https://app.readthedocs.org/projects/django/builds/?version__slug=5.2.x.
This is causing (small) issues for the website because we rely on them for serving the PDF and ePub builds of the docs: https://github.com/django/djangoproject.com/issues/2026
Change History (8)
comment:1 by , 5 months ago
comment:2 by , 5 months ago
Has patch: | set |
---|
I believe https://github.com/django/django/pull/19377 should fix it (it fixes the building of the ePub docs locally for me)
comment:3 by , 5 months ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:4 by , 5 months ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:5 by , 5 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
Looking at the 5.1 logs from a few months ago [1] it looks like the epub build is breaking since bed70e2c00ee05ab28e3f01c390cb13501216450 and that causes the whole build to fail.
[1] https://app.readthedocs.org/projects/django/builds/?page=5&version__slug=5.1.x