Revert "package list URL for Reactor javadoc in Dokka"

This reverts commit dc2535516c.
The Reactor project reverted its Javadoc changes.
This commit is contained in:
Brian Clozel 2019-01-08 10:31:00 +01:00
parent d37a18ff03
commit abc68ef8ea
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ dokka {
}
externalDocumentationLink {
url = new URL("http://projectreactor.io/docs/core/release/api/")
packageListUrl = new URL("http://projectreactor.io/docs/core/release/api/element-list")
}
externalDocumentationLink {
url = new URL("http://www.reactive-streams.org/reactive-streams-1.0.1-javadoc/")