[MRG] DOC: Fixes for latest numpydoc#13670
Conversation
doc/governance.rst
Outdated
| @@ -1,3 +1,4 @@ | |||
| :orphan: | |||
There was a problem hiding this comment.
I think these should rather be added to our Sphinx TOC. Thanks for catching them!!
There was a problem hiding this comment.
At least the roadmap is already linked from the main page already. I'll remove these for now and someone can link in a follow-up PR so that this can go in. Numpydoc 0.9.0 was just released so the other stuff below will be problematic
|
I'm out of my depth on this, do you just want to push to my branch? Or I can remove the orphan tags and leave the see also fixes. |
|
(FWIW this is why for SciPy and other projects I've started building with -nWT --keep-going. But it's a bit of work to get to the state that actually works.) |
|
I included a bump to the latest |
|
Thanks @larsoner |
This reverts commit c4de7d7.
This reverts commit c4de7d7.
What does this implement/fix? Explain your changes.
Fixes:
Warnings about a few files missing from toctrees with:orphan:See alsoblocks due to latestnumpydocgetting more strict.numpydoccc @jnothman