Update javadoc links (#3370)

This commit is contained in:
apple502j 2022-10-28 17:28:42 +09:00 committed by GitHub
parent 09749fc9e6
commit b51b923557
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -678,16 +678,17 @@ javadoc {
addBooleanOption "-allow-script-in-comments", true
addBooleanOption "-ignore-source-errors", true
links(
'https://guava.dev/releases/31.0-jre/api/docs/',
'https://www.javadoc.io/doc/com.google.code.gson/gson/2.8.9/',
'https://guava.dev/releases/31.1-jre/api/docs/',
'https://www.javadoc.io/doc/com.google.code.gson/gson/2.9.1/',
'https://logging.apache.org/log4j/2.x/log4j-api/apidocs/',
'https://www.slf4j.org/apidocs/',
"https://javadoc.io/doc/org.jetbrains/annotations/${project.jetbrains_annotations_version}/",
'https://javadoc.lwjgl.org/',
'https://fastutil.di.unimi.it/docs/',
'https://javadoc.scijava.org/JOML/',
'https://netty.io/4.1/api/',
'https://www.oshi.ooo/oshi-core-java11/apidocs/',
'https://java-native-access.github.io/jna/5.10.0/javadoc/',
'https://java-native-access.github.io/jna/5.12.1/javadoc/',
'https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/',
'https://jopt-simple.github.io/jopt-simple/apidocs/',
'https://solutions.weblite.ca/java-objective-c-bridge/docs/',