api / org.gradle.api.plugins.osgi / OsgiManifest / setDocURL

setDocURL

abstract fun setDocURL(docURL: String): Unit

A convenient method for setting a Bundle-DocURL instruction.

Parameters

docURL - the docURL to set.