mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-28 12:07:42 +01:00
Add external javadoc links
This commit is contained in:
parent
3d2d3868a3
commit
43069a02a7
@ -47,6 +47,8 @@ allprojects {
|
||||
options {
|
||||
destinationDir(file("docs"))
|
||||
addBooleanOption('html5', true)
|
||||
links "https://jd.adventure.kyori.net/api/$adventureVersion/"
|
||||
links "https://docs.oracle.com/en/java/javase/11/docs/api/"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user