You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #27658 I updated the version switcher JSON link so it came from the circleCI builds when building on circleCI. It seems like https://matplotlib.org/devdocs/ is now trying to load a version switcher from circleCI too, so we need to:
Work out how to detect if deploying to devdocs
Set the version switcher URL in docs/conf.py correctly if this is the case
Suggested improvement
No response
The text was updated successfully, but these errors were encountered:
Documentation Link
https://matplotlib.org/devdocs/
Problem
In #27658 I updated the version switcher JSON link so it came from the circleCI builds when building on circleCI. It seems like https://matplotlib.org/devdocs/ is now trying to load a version switcher from circleCI too, so we need to:
docs/conf.py
correctly if this is the caseSuggested improvement
No response
The text was updated successfully, but these errors were encountered: