Dmitry Mishin
09/24/2020, 9:40 AMMarcin Aman
09/24/2020, 10:31 AMorg.gradle.debug = true
in gradle.properties file). Then in the plugin's repository it would be best to add a cloned dokka as library sources and use Remote debug configuration in intellij.
Examples of plugins are available on dokka repository, for example Javadoc or GFM are plugins: https://github.com/Kotlin/dokka/tree/master/pluginsmsink
09/24/2020, 11:01 AMDmitry Mishin
09/24/2020, 1:00 PM