diff options
Diffstat (limited to 'docs/topics/formats/dokka-html.md')
-rw-r--r-- | docs/topics/formats/dokka-html.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/formats/dokka-html.md b/docs/topics/formats/dokka-html.md index ec8c335b..14024968 100644 --- a/docs/topics/formats/dokka-html.md +++ b/docs/topics/formats/dokka-html.md @@ -282,3 +282,7 @@ You can also use the following Dokka-defined [directives](https://freemarker.apa | `<@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> + |