Skip to content

Commit 25a68b8

Browse files
whyolegadam-enko
authored andcommitted
DGPv2: Fix isMetadata flag (#4263)
* Reproduce kotlinx.io issue with `cnames` usage * Update IT expected data after the `isMetadata` flag is fixed * Update IT expected data for `cnames` usage
1 parent d1c220b commit 25a68b8

File tree

32 files changed

+813
-137
lines changed

32 files changed

+813
-137
lines changed

dokka-integration-tests/gradle/projects/it-kotlin-multiplatform/build.gradle.kts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ kotlin {
99
linuxArm64()
1010
iosX64()
1111
iosArm64()
12+
13+
androidNativeArm32()
14+
androidNativeArm64()
15+
androidNativeX64()
16+
androidNativeX86()
1217
}

dokka-integration-tests/gradle/projects/it-kotlin-multiplatform/expectedData/html/index.html

Lines changed: 24 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dokka-integration-tests/gradle/projects/it-kotlin-multiplatform/expectedData/html/it-kotlin-multiplatform/a.b.c/-android-native-fn.html

Lines changed: 134 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)