You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
328 B
17 lines
328 B
name: "dokka"
|
|
description:
|
|
"Dokka is a documentation engine for Kotlin and Java."
|
|
"For version information, please see the README.android file"
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/Kotlin/dokka.git"
|
|
}
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2019
|
|
month: 7
|
|
day: 24
|
|
}
|
|
}
|