aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamil Doległo <kamilok1965@interia.pl>2019-08-08 14:15:43 +0300
committerKamil Doległo <kamilok1965@interia.pl>2019-08-08 14:15:43 +0300
commit317d4c0d6cd7a747211034dcd32bc01cfa58b463 (patch)
tree90d6ce1101d99c53d161e436c813412c57c3c1d1 /README.md
parentda9d43e0b3293b36a3a6fd2986b0e6bc2e9b915d (diff)
downloaddokka-317d4c0d6cd7a747211034dcd32bc01cfa58b463.tar.gz
dokka-317d4c0d6cd7a747211034dcd32bc01cfa58b463.tar.bz2
dokka-317d4c0d6cd7a747211034dcd32bc01cfa58b463.zip
Readme update
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8ef20f32..b7daed27 100644
--- a/README.md
+++ b/README.md
@@ -577,9 +577,6 @@ Dokka can annotate elements with special `platform` block with platform requirem
Example of usage can be found on [kotlinlang.org](https://kotlinlang.org/api/latest/jvm/stdlib/)
Each source root has a list of platforms for which members are suitable.
-Also, the list of 'implied' platforms is passed to Dokka.
-If a member is not available for all platforms in the implied platforms set, its documentation will show
-the list of platforms for which it's available.
## Dokka Internals