dokka
dokka copied to clipboard
Throws tab is rendered for classes without content
For the code like
/**
* tab
* @throws Exception with description
*/
class ThrowsTab
The output looks like:
but at the same time, HTML contains the tag description
Not sure that @thows
and @exception
should be applicable for classes.
- Dokka version: 1.7.10/master