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

Document interfaces an object implements/adapts #12

Open
jamadden opened this issue Jun 30, 2017 · 0 comments
Open

Document interfaces an object implements/adapts #12

jamadden opened this issue Jun 30, 2017 · 0 comments

Comments

@jamadden
Copy link
Contributor

I'm wondering if it would be possible to modify the output of the :class: directive for regular classes to (optionally?) show (and link) the interfaces the class implements and (if appropriate) the objects it adapts. This would look similar to the way the class's base classes can be linked.

This would be tremendously helpful in reducing the amount of boilerplate doc strings that just say something like "See foo.bar.IThing." It would also help in exploring the system as a whole.

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

No branches or pull requests

1 participant