Don't know if it's on your side or on "Read the docs", but I thought you
would know.
--
Ticket URL: <https://code.djangoproject.com/ticket/22519>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* component: Documentation => *.djangoproject.com
* needs_tests: => 0
* needs_docs: => 0
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
Comment:
Indeed, builds for the 1.7 branch aren't enabled yet on RTD.
It looks like RTD changed the way it handles branches, stable/1.x.y now
appears as stable-1.x.y rather than simply 1.x.y.
I cannot simply enable 1.7.x on RTD because it doesn't exist. I only have
stable-1.7.x.
Changes on the website are probably needed before we can fix this.
--
Ticket URL: <https://code.djangoproject.com/ticket/22519#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
From ericholscher in #readthedocs: "I think we hacked the old verisons to
make them match. we just slugify the branch name in general. went ahead
and hacked it again, but I'll count this as a vote for aliases :)"
Then there was the issue of the latest and 1.7.x pdf builds failing so the
PDF was not copied.
ericholscher ugh, something about the return code says it fails when it
doesn't. i blame latex
RTDGitHubBot: ericholscher pushed 1 new commit to master:
http://git.io/YnSEUQ readthedocs.org/master b956986 Eric Holscher: Always
move PDF's
--
Ticket URL: <https://code.djangoproject.com/ticket/22519#comment:2>