dokka icon indicating copy to clipboard operation
dokka copied to clipboard

I want execute dokkaHtml only one specific variant.

Open ricky-buzzni opened this issue 3 years ago • 3 comments

Question I use dokka at my Android Project. As the version of Kotlin was increased, the version of dokka was also raised, but the kotlinTasks feature in 0.9.18 disappeared. and kotlinSourceSet reference example not exist..... So I spend a lot of time when ./gradlew dokkaHtml executing at Ci. (2 minute -> 30 minutes....)

I want executing dokkaHtml only one specific variant. How can I do it?

Installation

  • Operating system: macOS, Linux
  • Build tool: Gradle v6.7.1
  • Dokka version: 1.5.0

ricky-buzzni avatar Aug 17 '21 07:08 ricky-buzzni

Right now this use case is not supported in new dokka.

I'll convert this issue to enhancement to keep track of it

MarcinAman avatar Aug 19 '21 17:08 MarcinAman

Any news here? @MarcinAman I've similar issue. I've a variant with huawei services (without google-services.json) and unable to run dokka. Got an exception

No matching client found for package name 'kz.arbuz.arbuzkz.huawei.debug'

DaniyarAmangeldy avatar Apr 29 '22 05:04 DaniyarAmangeldy

Any news on supporting specific build variants?

Jeremy-Brown14 avatar Jun 14 '22 16:06 Jeremy-Brown14