Open KotlinIsland opened 3 years ago
Hi, thanks for the suggestion but i think it is not that simple since dokka requires an http server to serve documentation.
I have mixed feelings about adding an http server like ktor to the plugin since someone may not be interested in that. As for now i suppose that the best solution would be for you to add a simple doLast
block in gradle in which you would print the link and start the http server of choice.
Similar request: #2680
So that opening the output is easier.