aboutsummaryrefslogtreecommitdiff
path: root/docs/topics/dokka-introduction.md
AgeCommit message (Collapse)Author
2023-10-17Fix docs link for OkHttp (#3213)Subhrajyoti Sen
The documentation for OkHttp has been moved to https://square.github.io/okhttp/5.x/okhttp/okhttp3/ As per https://github.com/square/okhttp/commit/05718b4d87b591820a178b3fb6a4325c83c55d7a, they are currently using HTML for docs and not markdown
2023-02-03Remove Dokka devX survey bannerIgnatBeresnev
The survey has ended
2023-01-20Add Dokka devX survey banner to documentation and READMEIgnatBeresnev
2023-01-17Change "Get started" docs title to "Get started with Dokka"IgnatBeresnev
To make it consistent with other pages on kotlinlang
2023-01-14Fix webhelp compilation errorsIgnatBeresnev
2023-01-10Revise documentation (#2728)Ignat Beresnev
Co-authored-by: Sarah Haggarty <sarahhaggarty@users.noreply.github.com>