Enable use tab in javadocs (#1525)
This commit is contained in:
@@ -61,6 +61,7 @@ tasks {
|
|||||||
o.encoding = "UTF-8"
|
o.encoding = "UTF-8"
|
||||||
o.source = "17"
|
o.source = "17"
|
||||||
|
|
||||||
|
o.use()
|
||||||
o.links(
|
o.links(
|
||||||
"https://www.slf4j.org/apidocs/",
|
"https://www.slf4j.org/apidocs/",
|
||||||
"https://guava.dev/releases/${libs.guava.get().version}/api/docs/",
|
"https://guava.dev/releases/${libs.guava.get().version}/api/docs/",
|
||||||
|
Reference in New Issue
Block a user