diff options
| author | Tiem Song <tiem@google.com> | 2018-10-10 13:10:11 -0700 |
|---|---|---|
| committer | Tiem Song <tiem@google.com> | 2018-10-10 13:10:11 -0700 |
| commit | 060fbc5403ef50148d7ae38e5e7427b4def8389c (patch) | |
| tree | 8188dae5a557e225fb34e74936f1a478681f5c5b /METADATA | |
| parent | c2a324b60149663864e03272f51c99b5d96828ef (diff) | |
| download | platform_external_dokka-androidx-paging-release.tar.gz platform_external_dokka-androidx-paging-release.tar.bz2 platform_external_dokka-androidx-paging-release.zip | |
Add Dokka 0.9.17-g20181009androidx-paging-release
Artifacts taken from
https://teamcity.jetbrains.com/viewLog.html?buildId=1664403, which is
based on commit cae3419078b6de0b3d68a08408633227f783db57 in
https://github.com/google/dokka.
Bug: 72394196
Test: N/A
Change-Id: I5e9f4555161d64c84930d8a3522d07c9564ca370
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 -} |
