diff options
Diffstat (limited to 'docs/topics/runners')
| -rw-r--r-- | docs/topics/runners/dokka-cli.md | 4 | ||||
| -rw-r--r-- | docs/topics/runners/dokka-gradle.md | 4 | ||||
| -rw-r--r-- | docs/topics/runners/dokka-maven.md | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/docs/topics/runners/dokka-cli.md b/docs/topics/runners/dokka-cli.md index 7d76eefd..88e9f1a2 100644 --- a/docs/topics/runners/dokka-cli.md +++ b/docs/topics/runners/dokka-cli.md @@ -858,3 +858,7 @@ Below you can see all possible configuration options applied at the same time. ] } ``` + +<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/runners/dokka-gradle.md b/docs/topics/runners/dokka-gradle.md index ae8b003b..3f7d0ea6 100644 --- a/docs/topics/runners/dokka-gradle.md +++ b/docs/topics/runners/dokka-gradle.md @@ -1537,3 +1537,7 @@ tasks.withType(DokkaTask.class) { </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/runners/dokka-maven.md b/docs/topics/runners/dokka-maven.md index 3331bce1..cb4c0e73 100644 --- a/docs/topics/runners/dokka-maven.md +++ b/docs/topics/runners/dokka-maven.md @@ -643,3 +643,7 @@ Below you can see all the possible configuration options applied at the same tim </configuration> </plugin> ``` + +<a href="https://surveys.jetbrains.com/s3/dokka-survey"> + <img src="dokka-devx-survey-banner.png" width="700" alt="Dokka devX survey"/> +</a> |
