DOC: Preliminary edit of 1.13.0 release notes.#8847
Conversation
|
This is a first pass. I'd like it in now so that anything new that goes in will conform. Hmm, it seems that neither |
|
|
||
|
|
||
| Error type changes | ||
| ~~~~~~~~~~~~~~~~~~ |
There was a problem hiding this comment.
1.11, 1.10, 1.9, 1.8, and probably more, all used tildes for these headings. 1.12 is the outlier, not 1.13
There was a problem hiding this comment.
It's not dashes the outlier, it's dashes, a new hope.
I introduced tildes back when to solve one rendering problem, and now that we are releasing on github, dashes for subtitles and stars for lists gives us better markdown compatibility.
There was a problem hiding this comment.
Note that we have a regression in #8845 here, which was merged at just the wrong time
Don't think so. There are more issues about things missing from the C API docs.
What we need is an automated way to check that every public function (Python and C) is present in the reference guide. Otherwise we'll keep missing this. We have this for scipy here, would be good to copy that and extend for the C API. |
[ci skip]