8000 Non functional API links break docs builds downstream · Issue #14551 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Non functional API links break docs builds downstream #14551
Closed
@bsipocz

Description

@bsipocz

#12716 has added new "See Also" sections to docstrings with some of them containing non functional API links. When the Axes class is subclassed downsteam and thus method documentation is inherited, these links are causing failing docs builds.

Examples: https://matplotlib.org/3.1.0/api/_as_gen/matplotlib.axes.Axes.get_tightbbox.html#matplotlib.axes.Axes.get_tightbbox

Sphinx and numpydoc recently became significantly stricter, it may be a reason why it doesn't yet cause issues for your doc testing using pinned version of Sphinx.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0