Added install instruction reference
This commit is contained in:
parent
fc1e003cfa
commit
8a8e08004c
2 changed files with 4 additions and 1 deletions
|
@ -44,6 +44,7 @@ public class PmdOperationBuild extends Project {
|
|||
javadocOperation()
|
||||
.javadocOptions()
|
||||
.docLint(NO_MISSING)
|
||||
.link("https://rife2.github.io/bld/")
|
||||
.link("https://rife2.github.io/rife2/")
|
||||
.link("https://javadoc.io/doc/net.sourceforge.pmd/pmd-core/latest/");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue