mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-05-07 13:40:26 +00:00
maintenance: fix javadocs of bungeecord and update to 5 instead of 4
This commit is contained in:
@@ -24,7 +24,7 @@ tasks {
|
||||
options.use()
|
||||
options.isDocFilesSubDirs = true
|
||||
options.links(
|
||||
"https://ci.md-5.net/job/BungeeCord/ws/api/target/apidocs/", // bungeecord api
|
||||
"https://hub.spigotmc.org/jenkins/job/BungeeCord/ws/api/target/reports/apidocs", // bungeecord api
|
||||
)
|
||||
val apiDocs = File(rootProject.projectDir, "api/build/docs/javadoc")
|
||||
options.linksOffline("https://ci.limework.net/ValioBungee/api/build/docs/javadoc", apiDocs.path)
|
||||
|
||||
Reference in New Issue
Block a user