Skip to content

[Doc]: redirect-from directive appears broken? #21876

Closed
@jklymak

Description

@jklymak

Documentation Link

https://matplotlib.org/devdocs/

Problem

We have a number of .. redirect-from:: directives that are supposed to create a redirect html in the old location. That appears to have broken.

ie. doc/users/faq/troubleshooting_faq.rst has a .. redirect-from:: /faq/troubleshooting_faq which is supposed to make a file https://matplotlib.org/devdocs/faq/troubleshooting_faq.html that redirects to https://matplotlib.org/devdocs/users/faq/troubleshooting_faq.html However that file is not being created and so far as I can see no error messages are being emitted.

This is loaded from doc/sphinxext/redirect_from.py

Suggested improvement

This should be fixed

Matplotlib Version

main

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions