Skip to content

Intersphinx link to top-level matplotlib module not found (:mod:matplotlib) #20061

Closed
@adrn

Description

@adrn

Problem

In documentation I am writing for another package, I want to link to the top-level matplotlib docs using intersphinx. I think the way to do this is for package names is to use the :mod: role. For numpy and scipy, this works because they define, e.g., .. module:: numpy on their main documentation page.

Suggested Improvement

Add .. module:: matplotlib to the main docs/index.rst file for matplotlib.

Matplotlib version

  • Operating system: Mac OS X 10.15.7
  • Matplotlib version: latest main branch
  • Matplotlib documentation version: latest main branch

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions