dimsuz
05/21/2016, 7:21 PM.jar
with a kotlin library inside, but apps that use it do not see any documentation that I provide. So I guess I need to supply a javadoc artifact.
Now I'm a bit confused as many popular libs which were downloaded from maven don't seem to have javadoc.jar
, they only contain sources.jar
. I'm guessing this is enought for IntelliJ to get documentation from - am I right?
Or do I miss something?