aboutsummaryrefslogtreecommitdiff
path: root/docs/src/doc/docs/user_guide/android-plugin/android-plugin.md
blob: d52c2e5ab9a9a94cde8ae888578483569c6644d5 (plain)
1
2
3
4
5
6
7
8
# Android documentation plugin

Android documentation plugin aims to improve the documentation on android platform.

### Features:

* `@hide` support - `@hide` javadoc tag is an equivalent of `@suppress` tag in kdoc. It hides certain entry from being
  displayed in the documentation.