remoteUrl
Set the value of remoteUrl.
Parameters
value
will be converted to a URI
URL of source code hosting service that can be accessed by documentation readers, like GitHub, GitLab, Bitbucket, etc. This URL will be used to generate source code links of declarations.
Example:
java.net.URI("https://github.com/username/projectname/tree/master/src"))
Content copied to clipboard