Skip to content

Document BotBase instance attributes #48

Closed
@ChrisLovering

Description

@ChrisLovering

It seems like it should be possible by using the Attributes keyword in the class/init docstring, adding a docstring after the attr, or using #: on the line before it.

However all of these methods result in the follow error when building the docs

Handler <function doctree_read at 0x0000026AE96A80D0> for event 'doctree-read' threw an exception (exception: type object 'BotBase' has no attribute 'all_extensions')

I spent quite a while googling around trying to figure out why this happens but didn't manage to get anywhere with it.

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