aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 8b9dd3b90a58a5c499b39987efe42d7fc7dfd695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
  }
  last_upgrade_date {
    year: 2019
    month: 7
    day: 24
  }
}