aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamil Doległo <kamilok1965@interia.pl>2019-09-18 17:19:28 +0200
committerKamil Doległo <kamilok1965@interia.pl>2019-09-18 17:19:28 +0200
commit0ba2e229d38ecc02bf34d9b78f57f992d0ec3369 (patch)
tree3cc02e725e58ec047bf6388d0ead3c3f92d90316 /README.md
parent4560c64d5197a8f82b4c8a3eb1889a031309daa8 (diff)
downloaddokka-0ba2e229d38ecc02bf34d9b78f57f992d0ec3369.tar.gz
dokka-0ba2e229d38ecc02bf34d9b78f57f992d0ec3369.tar.bz2
dokka-0ba2e229d38ecc02bf34d9b78f57f992d0ec3369.zip
Readme update
Diffstat (limited to 'README.md')
-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