David Hamilton
11/13/2018, 8:30 AMhttk4k
and vavr-kotlin
for instance).
Both have published javadoc jars that are empty apart from the MANIFEST, and both use Gradle to build.
Also, the Kotlin stdlibs are missing from the available docsets.
It feels that this is a systemic problem for Kotlin, and one that is a real negative for someone, like me, who likes to read the statement of how the code is intended to be used, rather than just relying on the current implementation (in source)
Are there any plans to fix this?Andreas Sinz
11/13/2018, 8:44 AMhttp4k
doesn't have any documentation in the code and I'd guess that vavr-kotlin
just adds an empty javadocs because maven-central requires it, but it doesn't really generate any documentation judging by the gradle-build-fileDavid Hamilton
11/15/2018, 8:11 AMstdlib
and stdlib-jdk8
?? COUGHS
This feels like a systemic problem (with Dokka? Dokka + Gradle?)gildor
11/15/2018, 8:36 AMwho likes to read the statement of how the code is intended to be used, rather than just relying on the current implementation (in source)But javadoc generated from comments in source code, you can read this documentation in IDE, it will be just grabbed from source code, the same way as would javadoc generation work
yole
11/15/2018, 10:34 AMilya.gorbunov
11/15/2018, 4:03 PMyole
11/15/2018, 4:04 PMilya.gorbunov
11/15/2018, 4:07 PMDavid Hamilton
11/15/2018, 4:09 PMilya.gorbunov
11/15/2018, 4:10 PMDavid Hamilton
11/15/2018, 4:10 PMyole
11/15/2018, 4:10 PMDavid Hamilton
11/15/2018, 4:11 PMyole
11/15/2018, 4:11 PMDavid Hamilton
11/15/2018, 4:13 PMyole
11/15/2018, 4:14 PMDavid Hamilton
11/15/2018, 4:15 PMilya.gorbunov
11/15/2018, 7:00 PMdave
11/15/2018, 11:16 PMDavid Hamilton
11/16/2018, 7:54 AMgildor
11/16/2018, 8:00 AMDavid Hamilton
11/16/2018, 8:02 AMgildor
11/16/2018, 8:05 AMDavid Hamilton
11/16/2018, 8:07 AMgildor
11/16/2018, 8:07 AMDavid Hamilton
11/16/2018, 8:15 AMgildor
11/16/2018, 8:17 AMDavid Hamilton
11/16/2018, 8:17 AMgildor
11/16/2018, 8:28 AMdave
11/16/2018, 11:04 AMDavid Hamilton
11/16/2018, 11:04 AM