diff options
author | IgnatBeresnev <ignat.beresnev@jetbrains.com> | 2023-02-03 19:27:33 +0100 |
---|---|---|
committer | IgnatBeresnev <ignat.beresnev@jetbrains.com> | 2023-02-03 19:27:33 +0100 |
commit | d57815eb33ad873038dc743d63870de4ceb5be39 (patch) | |
tree | c720c2caa8415558d53a77f6efe0a093aac5886d /docs/topics/dokka-plugins.md | |
parent | ed6c67bd55ad0211b9be40dda3027340eecd5919 (diff) | |
download | dokka-d57815eb33ad873038dc743d63870de4ceb5be39.tar.gz dokka-d57815eb33ad873038dc743d63870de4ceb5be39.tar.bz2 dokka-d57815eb33ad873038dc743d63870de4ceb5be39.zip |
Remove Dokka devX survey banner
The survey has ended
Diffstat (limited to 'docs/topics/dokka-plugins.md')
-rw-r--r-- | docs/topics/dokka-plugins.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/topics/dokka-plugins.md b/docs/topics/dokka-plugins.md index d1f749f1..d8d9d249 100644 --- a/docs/topics/dokka-plugins.md +++ b/docs/topics/dokka-plugins.md @@ -276,7 +276,3 @@ Here are some notable Dokka plugins that you might find useful: If you are a Dokka plugin author and would like to add your plugin to this list, get in touch with maintainers via [Slack](dokka-introduction.md#community) or [GitHub](https://github.com/Kotlin/dokka/). - -<a href="https://surveys.jetbrains.com/s3/dokka-survey"> - <img src="dokka-devx-survey-banner.png" width="700" alt="Dokka devX survey"/> -</a> |