Added link to bld javadoc
This commit is contained in:
parent
16f6e1de67
commit
84f5906d5d
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ public class PropertyFileBuild extends Project {
|
|||
javadocOperation()
|
||||
.javadocOptions()
|
||||
.docLint(NO_MISSING)
|
||||
.link("https://rife2.github.io/bld/")
|
||||
.link("https://rife2.github.io/rife2/");
|
||||
|
||||
publishOperation()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue