aboutsummaryrefslogtreecommitdiff
path: root/docs/topics/formats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics/formats')
-rw-r--r--docs/topics/formats/dokka-html.md5
-rw-r--r--docs/topics/formats/dokka-javadoc.md4
-rw-r--r--docs/topics/formats/dokka-markdown.md4
3 files changed, 0 insertions, 13 deletions
diff --git a/docs/topics/formats/dokka-html.md b/docs/topics/formats/dokka-html.md
index 14024968..b2c556e4 100644
--- a/docs/topics/formats/dokka-html.md
+++ b/docs/topics/formats/dokka-html.md
@@ -281,8 +281,3 @@ You can also use the following Dokka-defined [directives](https://freemarker.apa
| `<@content/>` | The main page content. |
| `<@resources/>` | Resources such as scripts and stylesheets. |
| `<@version/>` | The module version taken from configuration. If the [versioning plugin](https://github.com/Kotlin/dokka/tree/master/plugins/versioning) is applied, it is replaced with a version navigator. |
-
-<a href="https://surveys.jetbrains.com/s3/dokka-survey">
- <img src="dokka-devx-survey-banner.png" width="700" alt="Dokka devX survey"/>
-</a>
-
diff --git a/docs/topics/formats/dokka-javadoc.md b/docs/topics/formats/dokka-javadoc.md
index 0c86e5c2..e9d4a6f1 100644
--- a/docs/topics/formats/dokka-javadoc.md
+++ b/docs/topics/formats/dokka-javadoc.md
@@ -91,7 +91,3 @@ For more information, see [Other output formats](dokka-cli.md#other-output-forma
</tab>
</tabs>
-
-<a href="https://surveys.jetbrains.com/s3/dokka-survey">
- <img src="dokka-devx-survey-banner.png" width="700" alt="Dokka devX survey"/>
-</a>
diff --git a/docs/topics/formats/dokka-markdown.md b/docs/topics/formats/dokka-markdown.md
index 6e0f9457..d4919a5c 100644
--- a/docs/topics/formats/dokka-markdown.md
+++ b/docs/topics/formats/dokka-markdown.md
@@ -170,7 +170,3 @@ For more information, see the CLI runner's documentation for [Other output forma
</tabs>
You can find the source code on [GitHub](https://github.com/Kotlin/dokka/tree/%dokkaVersion%/plugins/jekyll).
-
-<a href="https://surveys.jetbrains.com/s3/dokka-survey">
- <img src="dokka-devx-survey-banner.png" width="700" alt="Dokka devX survey"/>
-</a>