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

Dokka v2: show all known subtypes #3980

Open
DanySK opened this issue Dec 29, 2024 · 0 comments
Open

Dokka v2: show all known subtypes #3980

DanySK opened this issue Dec 29, 2024 · 0 comments
Labels
enhancement An issue for a feature or an overall improvement

Comments

@DanySK
Copy link

DanySK commented Dec 29, 2024

Is your feature request related to a problem? Please describe

I have a system whose components are created based on the types requested by the user.
It is very handy to find in the documentation the list of all inheritors of some interface across all modules.

This feature is present in Javadoc:

image

Describe the solution you'd like

In non-final members, list all known subtypes, possibly in a tab similar to the "Members" one:

image

Describe alternatives you've considered

Alternatively, there might be dedicated search options.

@DanySK DanySK added the enhancement An issue for a feature or an overall improvement label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue for a feature or an overall improvement
Projects
None yet
Development

No branches or pull requests

1 participant