diff options
author | IgnatBeresnev <ignat.beresnev@jetbrains.com> | 2023-01-20 20:24:19 +0100 |
---|---|---|
committer | IgnatBeresnev <ignat.beresnev@jetbrains.com> | 2023-01-20 20:24:19 +0100 |
commit | b6aa42c4a8b589f9004c70e98b3f75889297408e (patch) | |
tree | da8f0a8a3aa608992332f3ab5639b1a293d411cf /docs/topics/dokka-introduction.md | |
parent | 45a9de3cd9e392190fe5a3bc5c327eaf9ec43479 (diff) | |
download | dokka-b6aa42c4a8b589f9004c70e98b3f75889297408e.tar.gz dokka-b6aa42c4a8b589f9004c70e98b3f75889297408e.tar.bz2 dokka-b6aa42c4a8b589f9004c70e98b3f75889297408e.zip |
Add Dokka devX survey banner to documentation and README
Diffstat (limited to 'docs/topics/dokka-introduction.md')
-rw-r--r-- | docs/topics/dokka-introduction.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/dokka-introduction.md b/docs/topics/dokka-introduction.md index fd33a3cb..22ae99d2 100644 --- a/docs/topics/dokka-introduction.md +++ b/docs/topics/dokka-introduction.md @@ -26,3 +26,7 @@ See [Get started with Dokka](dokka-get-started.md) to take your first steps in u Dokka has a dedicated `#dokka` channel in [Kotlin Community Slack](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up) where you can chat about Dokka, its plugins and how to develop them, as well as get in touch with maintainers. + +<a href="https://surveys.jetbrains.com/s3/dokka-survey"> + <img src="dokka-devx-survey-banner.png" width="700" alt="Dokka devX survey"/> +</a> |