aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: dfb86523a1874bd5e4b655a5d27ee40172c629ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
  }
}