Redirect old documentation page to new
Feature request
Search engines regularly point to the docs hosted at https://numba.pydata.org/numba-doc/dev/index.html which stops at 0.52.
Could you maybe redirect that page to the current documentation? It includes also 0.52 and even 0.51.
Or put a big warning at the top that it is old and give the link the the current documentation.
We do have a warning:
We have tried redirection but github pages disables it due to spam protection.
We talked about this is developer meeting. Maybe we can delete the old docs and replace it with a 404 page with redirection information.
Related issue: https://github.com/numba/numba/issues/6677
Note that the "About" section of the GitHub project still links to pydata.
About
NumPy aware dynamic Python compiler using LLVM
[numba.pydata.org/](https://numba.pydata.org/)
Note that the "About" section of the GitHub project still links to pydata.
That is the Numba homepage. The "Documentation" links on the Numba homepage link to RTD.