jaguililla
09/06/2022, 11:57 AMtasks.register<DokkaTask>("customDokka") {
dependencies {
plugins(project(":custom_dokka"))
}
}
What more should I add to the above code in order to run the extensions defined in that plugin? Thanks in advance!Ignat Beresnev
09/06/2022, 12:14 PMjaguililla
09/06/2022, 12:31 PMIgnat Beresnev
09/06/2022, 12:59 PMmaster
branch 🙂 The main stable documentation will be updated with the release