user
06/04/2016, 2:01 PMsources.jar
using gradle task? I understand that this might not be dokka related, but so far I didn't find any example anywhere on how to do that (specifically for an android project)...
I need this because IntelliJ seems to take documentation only from `sources.jar`: I even tried providing it a custom path to javadoc.jar
, but it doesn't do anything, in a project using my library its methods still look undocumented...