Skip to content

dependency on sphinx.ext.autosummary #141

Closed
@anntzer

Description

@anntzer

It appears that numpydoc has a hard dependency on sphinx.ext.autosummary being active (it inserts some .. autosummary:: directives). This is fine, but perhaps numpydoc.setup should just call sphinx.ext.autosummary.setup in that case? (in the sense that I don't see much of a point in erroring out instead, which is the current behavior if sphinx.ext.autosummary is not listed in conf.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions