Skip to content

Remove broken link to NumPy's HOWTO_DOCUMENT.rst.txt #51010

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

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Jan 27, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

This link is broken (for 4+ years). The "fixed" link is https://github.com/numpy/numpy/blob/main/doc/HOWTO_DOCUMENT.rst which simply points to the same numpydoc page that pandas does here.

The "original" document I think is here:
https://github.com/numpy/numpy/blob/254c50af3a52c8b1444e46857e9ec59fcb212a41/doc/HOWTO_DOCUMENT.rst.txt

which may have evolved to this:
https://numpy.org/doc/stable/dev/howto-docs.html

I think it's easiest/clearest to simply delete this link, but I can update the link or keep a comment in parentheses if desired.

@phofl phofl added this to the 2.0 milestone Jan 27, 2023
@phofl phofl added the Docs label Jan 27, 2023
@phofl phofl merged commit f4d1cd5 into pandas-dev:main Jan 27, 2023
@phofl
Copy link
Member

phofl commented Jan 27, 2023

thx @eriknw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants