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