Skip to content

Conversation

@Eldinnie
Copy link
Member

No description provided.

This has multiple improvements on the inspection of classes. Mainly that method signatures propely display the arguments for the method.
Switching to py3 means that the camelCase method descriptors will no longer be displayed in the docs. Adding a note to Bot to clarify they exist.
import inspect


def autodoc_skip_member(app, what, name, obj, skip, options):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably remove the whole "script stuff" and below now :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a part of the template so leaving it in.

@tsnoam
Copy link
Member

tsnoam commented May 3, 2018

@Eldinnie @bomjacob
I think this is good merge, no?

@Eldinnie
Copy link
Member Author

Eldinnie commented May 3, 2018

Yes

@Eldinnie Eldinnie merged commit 3bef2fa into master May 3, 2018
@Eldinnie Eldinnie deleted the sphinxtopy3 branch May 3, 2018 13:34
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants