-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Labels
Description
Currently, there is no convenient way to navigate from the API docs to the actual code in the repository.
Compare other libraries, where Dokka links to the actual source / implementation of symbols: https://hoc081098.github.io/FlowExt/docs/0.x/-flow-ext/com.hoc081098.flowext/-delay-strategy/index.html

This makes it harder for people who might want to contribute documentation improvements, clarifications, and the like. It'd be great if the button could be added!
hoc081098 and JuBan1