[Doc]: Fix version switcher in devdocs · Issue #27876 · matplotlib/matplotlib · GitHub
Skip to content

[Doc]: Fix version switcher in devdocs #27876

Description

@dstansby

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:

  1. Work out how to detect if deploying to devdocs
  2. Set the version switcher URL in docs/conf.py correctly if this is the case

Suggested improvement

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions