https://kotlinlang.org logo
#announcements
Title
# announcements
c

cody

10/24/2017, 7:41 PM
Has anyone ran into issues with
@property
when writing KDoc? Using the Kotlin plugin for Android Studio it appears to break the generation of documentation for the tooltip window. Essentially everything after
@property
does not display. Sorry if this has already been discussed, I looked through the channel but didn’t see it popup
t

tapchicoma

10/25/2017, 6:35 AM
ask this question in the #dokka channel
c

cody

10/25/2017, 1:41 PM
Awesome, thanks!