Join Slack
Communities
Powered by
When is the revamped API reference going to become...
# kotlin-website
k
Klitos Kyriacou
08/22/2024, 8:36 AM
When is the revamped API reference going to become the default? The current API reference site is a bit buggy - for example, see my previous question, and here's a new one:
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm.optionals/java.util.-optional/
contains misleading documentation about an extension called
Any()
- in fact the extension name should be
getOrDefault
. The revamped website shows it correctly.
n
Nikolay Pachkov
08/22/2024, 10:07 AM
Thank you for the feedback
kodee loving
We aim to make it the default version by 2.1.0 release. It requires some work to iterate on the feedback we received and add missing parts on mobile screens.
Open in Slack
Previous
Next