Skip to content

Consider using reredirects for moved pages #19379

Closed
@jklymak

Description

@jklymak

Problem

If we move a page it would be nice to set up a redirect to the current version of the page. This Sphinx extension allows that via a simple list of redirects that get added as HTML refreshes after the rest of the build:

https://gitlab.com/documatt/sphinx-reredirects

Note this doesn't help old versions of the docs, but does fix the problem going forward. Would need a change to the developer guide to describe how to add the redirect to conf.py.

Suggested Improvement

Matplotlib version

  • Operating system:
  • Matplotlib version: (import matplotlib; print(matplotlib.__version__))
  • Matplotlib documentation version: (is listed under the logo)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions