Hi, I have a question for those of you that work w...
# dokka
m
Hi, I have a question for those of you that work with mixed kotlin <-> java projects. • Do you modify inherited docs from Kotlin to Java (or other way around) or would like to do so? • Would you like to see some form of explicit docs inheritance in kotlin using mechanism similar to
@inheritDoc
? Or maybe something different? • How would it change your workflow?