aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f7cca55..50bbb6b6 100644
--- a/README.md
+++ b/README.md
@@ -376,6 +376,8 @@ apply plugin: 'org.jetbrains.dokka'
```
There is also a `noAndroidSdkLink` configuration parameter that works similar to `noJdkLink` and `noStdlibLink`
+By default the variant documented by dokka is the first release variant encountered. If you want to change that,
+you can disable the autoconfiguration and configure dokka manually.
### Using the Maven plugin