Skip to content

Renderer: show class bases #224

@machow

Description

@machow

For class documentation, let's add an option to render the inheritance chain (and set it True by default).

Here is where it lives on the object:

from quartodoc import get_object

obj = get_object("quartodoc.MdRenderer")
obj.bases

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions