sphinx-notfound-page icon indicating copy to clipboard operation
sphinx-notfound-page copied to clipboard

Add path of the not found URL into the link to search related terms

Open humitos opened this issue 5 years ago • 0 comments

If you go to this page

https://stellargraph.readthedocs.io/en/stable/demos%20page

you will see a 404 page with a link to quickly search "demos page",

https://stellargraph.readthedocs.io/en/stable/search.html?q=demos%2020page

It links to the regular search addin q=demos page.

Source code to generate the link: https://raw.githubusercontent.com/stellargraph/stellargraph/9370caed1137c2527523a39212072df1760ca00f/docs/404.rst

humitos avatar Jul 30 '20 15:07 humitos