Join Slack
Communities
Powered by
I have the problem that dokka does not find kotlin...
# dokka
r
robstoll
04/26/2019, 11:20 AM
I have the problem that dokka does not find kotlin's
Pair
instead it prints
<ERROR CLASS>
. the link to other kotin classes like
List
work. Does that sound familiar to anyone?
👌 1
k
Kamil Doległo
04/29/2019, 10:13 AM
Could you give us some more info? I've just tested it, and for me it works fine 🙂
r
robstoll
04/29/2019, 11:11 AM
https://docs.atriumlib.org/0.8.0/doc/ch.tutteli.atrium.api.cc.infix.en_-g-b/-pairs/index.html
The code:
https://github.com/robstoll/atrium/blob/master/apis/cc-infix-en_GB/atrium-api-cc-infix-en_GB-common/src/main/kotlin/ch/tutteli/atrium/api/cc/infix/en_GB/parameterObjects.kt#L92
2
Views
Open in Slack
Previous
Next