dokka
dokka copied to clipboard
Incorrect link to Javadoc's functions with type parameters
/**
* [java.util.Arrays.asList]
*/
Expected behaviour The Dokka generates https://docs.oracle.com/javase/8/docs/api/java/util/Arrays.html#asList-kotlin.Array[TypeParam(bounds=[kotlin.Any])]-
Expected behaviour The correct link should be https://docs.oracle.com/javase/8/docs/api/java/util/Arrays.html#asList-T...-
Installation
- Dokka version: 1.9.20