aboutsummaryrefslogtreecommitdiff
path: root/plugins/android-documentation/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/android-documentation/README.md')
-rw-r--r--plugins/android-documentation/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/android-documentation/README.md b/plugins/android-documentation/README.md
deleted file mode 100644
index 2928f180..00000000
--- a/plugins/android-documentation/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Android documentation plugin
-
-The Android documentation plugin aim to improve documentation experience on the Android platform.
-
-Features:
-
-* Support for the `@hide` KDoc tag. It hides marked declaration from being displayed in documentation.
-
-You can find the Android documentation plugin on
-[Maven Central](https://mvnrepository.com/artifact/org.jetbrains.dokka/android-documentation-plugin).