Skip to content

[K2] Reference to class is not rendered under @constructor #3352

@atyrin

Description

@atyrin
/**
 * Reference in description [AllKDocTagsClass]
 *
 * @constructor reference in constructor [AllKDocTagsClass]
 */
class AllKDocTagsClass(paramInt: Int, paramStr: String = "100"){}

For the description:
image

For the constructor:
image

In K1, both work.

Installation

  • Dokka version: 1.9.20

Parent: #3328

Metadata

Metadata

Assignees

Labels

bugtopic: K2Issues / PRs that are related to the K2 migration. See #2888

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions