Closed
Description
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
Labels
No labels