diff options
Diffstat (limited to 'METADATA')
| -rw-r--r-- | METADATA | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/METADATA b/METADATA deleted file mode 100644 index 92d4d1f5..00000000 --- a/METADATA +++ /dev/null @@ -1,18 +0,0 @@ -name: "Dokka" -description: - "Dokka is a documentation engine for Kotlin, performing the same function " - "as javadoc for Java. Just like Kotlin itself, Dokka fully supports " - "mixed-language Java/Kotlin projects. It understands standard Javadoc " - "comments in Java files and KDoc comments in Kotlin files, and can generate " - "documentation in multiple formats including standard Javadoc, HTML and " - "Markdown." - -third_party { - url { - type: GIT - value: "https://github.com/kotlin/dokka.git" - } - version: "0.9.18" - last_upgrade_date { year: 2018 month: 6 day: 18 } - license_type: NOTICE -} |
