aboutsummaryrefslogtreecommitdiff
path: root/plugins/android-documentation/README.md
blob: 2928f1809e0e4b5dd5c911bb8d8b8443f8ab0be0 (plain)
1
2
3
4
5
6
7
8
9
10
# 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).