Skip to content

RemovedInSphinx20Warning: sphinx.apidoc has moved to sphinx.ext.apidoc #7

@hroncok

Description

@hroncok

Maybe change this:

$ python -m sphinx.apidoc -o docs mymodule

To:

$ python -m sphinx.ext.apidoc -o docs mymodule

Not to get:

RemovedInSphinx20Warning: sphinx.apidoc has moved to sphinx.ext.apidoc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions