Adjust link.
This commit is contained in:
parent
92f4b3aaf8
commit
98ce74f42b
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ task apidocs (type: JavaExec) {
|
|||
'-use',
|
||||
'-linksource',
|
||||
'-link', 'https://docs.oracle.com/en/java/javase/21/docs/api/',
|
||||
'-link', 'https://mnlipp.github.io/jgrapes/latest-release/javadoc/',
|
||||
'-link', 'https://jgrapes.org/latest-release/javadoc/',
|
||||
'-link', 'https://freemarker.apache.org/docs/api/',
|
||||
'--add-exports', 'jdk.javadoc/jdk.javadoc.internal.tool=ALL-UNNAMED',
|
||||
'--add-exports', 'jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue