package List Url
Specifies the exact location of a package-list instead of relying on Dokka automatically resolving it. Can also be a locally cached file to avoid network calls.
Example:
rootProject.projectDir.resolve("serialization.package.list").toURL()Content copied to clipboard