Package | Description |
---|---|
org.codehaus.gmavenplus.mojo |
Maven mojos.
|
Modifier and Type | Field | Description |
---|---|---|
protected List<Link> |
AbstractGroovydocMojo.links |
Links to include in the generated groovydoc (key is link href, value is
comma-separated packages to use that link).
|
Modifier and Type | Method | Description |
---|---|---|
Link |
Link.setHref(String newHref) |
Set the href attribute.
|
Link |
Link.setPackages(String newPackages) |
Set the packages attribute.
|
Copyright © 2011–2019. All rights reserved.