MAINT, DOC: forward port 1.15.1 relnotes#22305
Conversation
* Forward port the SciPy `1.15.1` release notes and update the version switcher. [docs only]
rgommers
left a comment
There was a problem hiding this comment.
Something is still off with the version switcher, both in the rendered preview of this PR and with the deployed 1.15.1 docs. Both think that 1.15.0 is stable. E.g., the "Switch to stable version" button:
links to https://docs.scipy.org/doc/scipy-1.15.0/index.html.
|
make upload hasn't happened yet for docs.scipy.org for 1.15.1; I can do that in a bit |
|
FWIW, I did |
|
Let's see if merging helps, I don't think anything has changed in my procedure. |
|
Yes, the problem went away after the doc build that happens after merging this PR in the new This is a perpetual source of confusion; nonetheless, things seems to work out in the end every time. |
Follows up on the issue discussed in scipygh-22305 [docs only]
Follows up on the issue discussed in scipygh-22305 [docs only]
1.15.1release notes and update the version switcher.[docs only]
I seem to be having doc build issues locally so make sure the doc build actually passes first. These kind of issues seem more common with the increasing complexity of the interactive/notebook-related infrastructure; hard to avoid some tradeoff I guess.