-
-
Notifications
You must be signed in to change notification settings - Fork 167
Development documentation not up-to-date #311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Indeed, that PR was merged early Feb and the website says "Last updated on Jan 21, 2021". I don't have |
I can add you @larsoner, what's your RTD username? Nothing seems wrong at first sight, last build was 2 weeks ago and it's all green. Here's the raw build log:
|
Something is weird because the install page and index.html both say they were last updated Jan 21, 2021, but the format page says it was last updated Feb 8th 2021. Not sure how we got in a state with some pages having different dates from others like this. My RTD username is |
you have access now |
No idea why it didn't work before, but I just triggered a new build manually and it looks correct now: https://numpydoc.readthedocs.io/en/latest/install.html#sphinx-config-options |
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?
The text was updated successfully, but these errors were encountered: