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

Java Doc comments not getting reflected for overridden methods in java classes #3679

Open
AltCtrlDel1999 opened this issue Jul 8, 2024 · 0 comments
Labels

Comments

@AltCtrlDel1999
Copy link

AltCtrlDel1999 commented Jul 8, 2024

Describe the bug
Java Doc comments not getting reflected for overridden methods in java classes

Expected behaviour
We should see the method level comments for overridden methods as well.

Screenshots
Screenshot 2024-07-08 at 11 45 59 AM

To Reproduce
Write a java class which has a overridden methods

Dokka configuration
Dokka version 1.6.21
Html doc

Installation

  • Operating system: macOS
  • Build tool: Gradle v6.7.1
  • Dokka version: 1.6.21

Additional context
Add any other context about the problem here

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

No branches or pull requests

1 participant