Extensive javadoc cleanup.
Started to convert to the java.time
This commit is contained in:
parent
ad36c18124
commit
89f64cd9f5
27 changed files with 252 additions and 379 deletions
|
@ -87,6 +87,8 @@ compileJava {
|
|||
|
||||
javadoc {
|
||||
options.tags = ['created']
|
||||
options.author = true
|
||||
options.links('http://www.jibble.org/javadocs/pircbot/', 'http://docs.oracle.com/javase/8/docs/api/')
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue