404.rst 722 B

12345678910111213141516171819202122232425
  1. :github_url: hide
  2. :allow_comments: False
  3. Page not found
  4. ==============
  5. .. https://github.com/readthedocs/sphinx-notfound-page
  6. .. raw:: html
  7. <p>
  8. Sorry, we couldn't find that page. It may have been renamed or removed
  9. in the version of the documentation you're currently browsing.
  10. </p>
  11. <p>
  12. If you're currently browsing the
  13. <em>latest</em> version of the documentation, try browsing the
  14. <a href="/en/stable/"><em>stable</em> version of the documentation</a>.
  15. </p>
  16. <p>
  17. Alternatively, use the
  18. <a href="#" onclick="$('#rtd-search-form [name=\\'q\\']').focus()">Search docs</a>
  19. box on the left or <a href="/">go to the homepage</a>.
  20. </p>