Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sealed interface is not rendered as sealed #2994

@ilya-g

Description

@ilya-g

Describe the bug
There's a sealed interface (with no public implementations if that matters), that is shown as non-sealed in the documentation.
Example: kotlin-stdlib docs/kotlin.enums/-enum-entries/index.html

Expected behaviour
sealed modifier should be rendered for sealed interfaces

Screenshots
image

Installation

  • Dokka version: 1.8.20-dev-213

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions