Open
Description
Location of the documentation
https://pandas.pydata.org/docs/
Documentation problem
I'll write it as a user story:
As a pandas user, when I come across a small problem with the documentation (like a typo), I want to be able to suggest a fix with minimal friction.
Currently, contributors need to search the repository to find the corresponding source file.
Suggested fix for documentation
Having an "Edit this page on GitHub" button would help people contribute to documentation quickly. A couple of resources explaining how to do this with Sphinx:
Could limit to non-API pages to keep things simple. Possible it makes more sense to do this in the theme.