Skip to content

Display docstrings defined in parent class methods for child classes #454

Open
@jklaise

Description

@jklaise

We should go over the API docs and check that everything is rendered and documented correctly. Additionally, there are a bunch of methods and functions which should be made private and not show up on API docs as a result (e.g. build_explanation).

Special attention should be paid to to display docstrings defined in parent class methods which are not overridden by subclasses. This may require some sphinx investigations.

This includes #229 but has broader scope.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions