Hey all! Fundamental Q here. I much prefer this s...
# stdlib
d
Hey all! Fundamental Q here. I much prefer this style of doc https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/index.html to the stdlib style, https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/. Does anyone know if there is a stock dokka version of the std lib hosted? I can't find any. I find the vanilla dokka style (like the JavaDoc style) easier to navigate in terms of layout / nav / search. Thanks 🙂
3