diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html index e32a60d0af..639303106c 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html @@ -65,7 +65,7 @@

MenuItem

-
constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)
+
constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)
@@ -115,7 +115,7 @@

Properties

- +
@@ -130,7 +130,7 @@

Properties

- +
@@ -145,7 +145,7 @@

Properties

-
val onClick: () -> Unit
+
val onClick: () -> Unit
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html index c1d7124a6e..da173f903d 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html @@ -80,7 +80,7 @@

Types

-
data class MenuItem(val label: String, val imageVector: ImageVector, val onClick: () -> Unit, val isImportant: Boolean)
+
data class MenuItem(val label: String, val imageVector: ImageVector, val onClick: () -> Unit, val isImportant: Boolean)