In need to generate an internal documentation with Dokka, But i've that error ... I don't know why
Thanks dudes :)
In need to generate an internal documentation with Dokka, But i've that error ... I don't know why
Thanks dudes :)
Please post the full stacktrace for this exception.
Moreover I'd suggest using the newest dokka version, which is 0.10.1
. On the newest version the Android plugin has been merged with the Gradle plugin, so instead of applying org.jetbrains.dokka-android
you can just apply org.jetbrains.dokka
.
Please post code as code blocks and not as images, it will be hard to find this problem later