You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation at https://numpydoc.readthedocs.io/en/latest/format.html appears to be development documentation as it refers to the 1.2dev0 tag, but doesn't contain documentation updates from recent PRs, e.g. the new docs on docstring validation from #302 .
Are the devdocs auto-deployed via CI or do they require a manual build+upload?