Commits


Will Jones authored and David Li committed e92c7756459
MINOR: [Docs] Replace old filesystem docs with reference to new location The old docs were oddly formatted: https://arrow.apache.org/docs/python/api/files.html#file-systems  The legacy filesystem stuff already has API docs on [this other page](https://arrow.apache.org/docs/python/filesystems_deprecated.html), so we aren't losing anything by deleting the stuff on `files.rst`. Closes #12792 from wjones127/docs-minor Authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>