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

Show Deprecated information on root page and not only inside child pages #3970

Open
whyoleg opened this issue Dec 19, 2024 · 0 comments
Open
Labels
enhancement An issue for a feature or an overall improvement format: html An issue/PR related to Dokka's default HTML output format

Comments

@whyoleg
Copy link
Contributor

whyoleg commented Dec 19, 2024

Example from KGP API reference:

We can see that the property enableIntrinsicRemember is deprecated:
image

But we don't see the message on why, to get this information we need to go to the page of the property:
image

It would be nice to have the deprecation note in the root page, no need to go to the detail, specially if there is a replacement.

@whyoleg whyoleg added enhancement An issue for a feature or an overall improvement format: html An issue/PR related to Dokka's default HTML output format labels Dec 19, 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 format: html An issue/PR related to Dokka's default HTML output format
Projects
None yet
Development

No branches or pull requests

1 participant