Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt docstring generation regarding inheritance #180

Open
jpfeuffer opened this issue Apr 14, 2023 · 0 comments
Open

Adapt docstring generation regarding inheritance #180

jpfeuffer opened this issue Apr 14, 2023 · 0 comments

Comments

@jpfeuffer
Copy link
Contributor

jpfeuffer commented Apr 14, 2023

E.g. instead of "Inherits from ClassXYZ" one could use sphinx :py:class:ClassXYZ rst syntax to have a link to the other
class when it is generated by sphinx.

Also, the inherited methods should be grouped at the beginning or end and maybe noted with "inherited from"?

Currently they are listed in alphabetical order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant