Is there a way to make reading Kotlin docs more reader-friendly? For example, it would be nice if there would faster way to find a function or property than either scrolling down or using find (i.e. CMD+F).
I’ve always like the Android Docs approach where you can choose between the “On this page” section on the right, and “Summary” section.
Screenshot source:
https://developer.android.com/reference/android/content/SharedPreferences