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

Throws tab is rendered for classes without content #2662

Closed
atyrin opened this issue Sep 8, 2022 · 2 comments
Closed

Throws tab is rendered for classes without content #2662

atyrin opened this issue Sep 8, 2022 · 2 comments
Labels
awaiting response An issue/PR that cannot be completed without additional information or a discussion bug

Comments

@atyrin
Copy link
Contributor

atyrin commented Sep 8, 2022

For the code like

/**
 * tab
 * @throws Exception with description
 */
class ThrowsTab

The output looks like:
image

but at the same time, HTML contains the tag description
image

Not sure that @thows and @exception should be applicable for classes.

  • Dokka version: 1.7.10/master
@atyrin atyrin added the bug label Sep 8, 2022
@IgnatBeresnev
Copy link
Member

@atyrin looks like this is not relevant anymore after #2749?

2023-03-08_03-50-20

@IgnatBeresnev IgnatBeresnev added the awaiting response An issue/PR that cannot be completed without additional information or a discussion label Mar 8, 2023
@atyrin
Copy link
Contributor Author

atyrin commented Mar 20, 2023

Yes, it is not relevant.

@atyrin atyrin closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response An issue/PR that cannot be completed without additional information or a discussion bug
Projects
None yet
Development

No branches or pull requests

2 participants