Skip to content

Conversation

@QuLogic
Copy link
Member

@QuLogic QuLogic commented Oct 24, 2025

Formerly, _static was not used by the brochure site, and so was redirected to /stable/_static as part of removing old top-level URLs.

At some point, either an upgrade to Sphinx or to the theme put files back into _static. This was fine when both used the same versions of things, but matplotlib/mpl-brochure-site#103 updated themes in the brochure site while the stable docs remained on an older version.

Since the brochure site is not coupled with the stable docs, remove the redirects for these directories.

Fixes matplotlib/mpl-brochure-site#109

Formerly, `_static` was not used by the brochure site, and so was
redirected to `/stable/_static` as part of removing old top-level URLs.

At some point, either an upgrade to Sphinx or to the theme put files
back into `_static`. This was fine when both used the same versions of
things, but matplotlib/mpl-brochure-site#103
updated themes in the brochure site while the stable docs remained on an
older version.

Since the brochure site is not coupled with the stable docs, remove the
redirects for these directories.

Fixes matplotlib/mpl-brochure-site#109
@tacaswell tacaswell merged commit 2759ef9 into matplotlib:main Oct 24, 2025
7 checks passed
@QuLogic QuLogic deleted the fix-brochure branch October 24, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: matplotlib.org main page javascript broken

2 participants