mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Add javadoc-overview.html
This commit is contained in:
parent
c9fb3cc792
commit
b69691e676
2 changed files with 32 additions and 0 deletions
|
@ -242,6 +242,7 @@ task javadocAll(type: Javadoc) {
|
|||
"https://jxmpp.org/releases/$jxmppVersion/javadoc/",
|
||||
"https://minidns.org/releases/$miniDnsVersion/javadoc/",
|
||||
] as String[]
|
||||
overview = "$projectDir/resources/javadoc-overview.html"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue