aboutsummaryrefslogtreecommitdiff
path: root/docs/src/doc/docs/community
diff options
context:
space:
mode:
authorMarcin Aman <marcin.aman@gmail.com>2020-12-03 10:35:02 +0100
committerGitHub <noreply@github.com>2020-12-03 10:35:02 +0100
commit166b4e69854e238c5b7f0a0d999825312129c24f (patch)
tree4fd1c6161d644e882f6157653c7220e37473e43f /docs/src/doc/docs/community
parent91ee8fca6fa910c1fd966c97b58398d4d9981440 (diff)
downloaddokka-166b4e69854e238c5b7f0a0d999825312129c24f.tar.gz
dokka-166b4e69854e238c5b7f0a0d999825312129c24f.tar.bz2
dokka-166b4e69854e238c5b7f0a0d999825312129c24f.zip
Update Dokka version to 1.4.20 (#1632)
Diffstat (limited to 'docs/src/doc/docs/community')
-rw-r--r--docs/src/doc/docs/community/plugins-list.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/src/doc/docs/community/plugins-list.md b/docs/src/doc/docs/community/plugins-list.md
index 4777245c..e295ab5c 100644
--- a/docs/src/doc/docs/community/plugins-list.md
+++ b/docs/src/doc/docs/community/plugins-list.md
@@ -9,7 +9,7 @@ In order to add your plugin to this list it needs to be:
| Plugin name | Description | Source |
| :--------- | :--------- | :------------ |
-| [Kotlin as Java](https://kotlin.github.io/dokka/1.4.10.2/user_guide/introduction/#plugins) | Display Kotlin code as seen from Java | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/kotlin-as-java)
-| [GFM](https://kotlin.github.io/dokka/1.4.10.2/user_guide/introduction/#plugins) | Renders documentation in a GFM format | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/gfm)
-| [Javadoc](https://kotlin.github.io/dokka/1.4.10.2/user_guide/introduction/#plugins) | Renders documentation in a Javadoc format | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/javadoc)
-| [Jekyll](https://kotlin.github.io/dokka/1.4.10.2/user_guide/introduction/#plugins) | Renders documentation in a Jekyll format | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/jekyll) \ No newline at end of file
+| [Kotlin as Java](https://kotlin.github.io/dokka/1.4.20/user_guide/introduction/#plugins) | Display Kotlin code as seen from Java | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/kotlin-as-java)
+| [GFM](https://kotlin.github.io/dokka/1.4.20/user_guide/introduction/#plugins) | Renders documentation in a GFM format | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/gfm)
+| [Javadoc](https://kotlin.github.io/dokka/1.4.20/user_guide/introduction/#plugins) | Renders documentation in a Javadoc format | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/javadoc)
+| [Jekyll](https://kotlin.github.io/dokka/1.4.20/user_guide/introduction/#plugins) | Renders documentation in a Jekyll format | [Github](https://github.com/Kotlin/dokka/tree/master/plugins/jekyll) \ No newline at end of file