aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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