Skip to content

Set numpy docs link for sphinx gallery back to stable #14162

@mhvk

Description

@mhvk

In #14140, where we unpinned sphinx, the numpy link in the gallery was set to devdocs, since stable gave errors. It should be set back. Perhaps with the release of numpy 1.24, the docs will be OK again. See

astropy/docs/conf.py

Lines 340 to 342 in d31499b

# The stable numpy search js isn't loadable at the moment (2022-12-07)
# It seems to be valid js but it's not valid json so sphinx wont load it.
"numpy": "https://numpy.org/devdocs/",

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions