Added license.
Updated javadoc task and comments.
This commit is contained in:
parent
e3706639f0
commit
7f84e9d589
9 changed files with 135 additions and 106 deletions
|
@ -156,6 +156,7 @@ artifacts {
|
|||
}
|
||||
|
||||
javadoc {
|
||||
title = mavenDescription + ' ' + version
|
||||
options.tags = ['created']
|
||||
options.author = true
|
||||
options.addStringOption('link', 'http://docs.oracle.com/javase/8/docs/api/')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue