Skip to content

Support constructor parameter kdoc #12

@jangalinski

Description

@jangalinski

We want kdoc like

/**
 * This is the class doc.
 *
 * @param foo the foo value
 */
data class Bar(val foo: String)

we already had this in the "old" project and nee to re-apply here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions