Skip to content

Can't get imported-members to work. #2128

Closed
@amueller

Description

@amueller

Following the discussion at #1892 I tried to make the scikit-learn docs build using the imported-members flag.

I tried autodoc_default_flags = ['members', 'inherited-members', 'imported-members'] but that didn't include any additional classes. I also just did autodoc_default_flags = ['imported-members'] with the same result. (version 1.3.1)

Did I misunderstand anything? Were there changes to this in master?
And is there a timeline for a release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions