Kamil Doległo
Kamil Doległo
@yunikkk I don't quite understand what you mean by `share javadocs generated with dokka for private library`. You can generate the documentation and then host it on some server or...
There is no example that I'm aware of, you have to attach the docs manually. We should create some docs for that
Not yet I'm afraid, our priorities have shifted a little. We still plan to do it, I don't know when though
@triplem can you point me to the specific part of the documentation and/or the example you linked that explains this "idiomatic way"? I can't find any example of report-aggregation there
Can you please post a link to your project or create an MRE? I can't seem to reproduce it right now. Anyway, what `subProjects` does is it just collects the...
Minimal Reproducible Example if you cannot post your project
Can you please check the coroutines version for dokka with `./gradlew dependencies` task?
Currently done item 1. in https://github.com/bazelbuild/intellij/pull/3832 and responded with some additional context in https://github.com/bazelbuild/intellij/issues/3670
Yeah, sorry, got a lot of work lately. I'll try to keep the discussion for this issue and the two PRs (https://github.com/bazelbuild/intellij/pull/3671/, https://github.com/bazelbuild/intellij/pull/3832/) here. > Can you provide us with...
I think `@suppress` annotation fixes your issue