diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html index b6398b838d..b7d15e3add 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html @@ -45,7 +45,7 @@
-
+

core

Packages

-
-
+
+
- +
Link copied to clipboard
- +
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html index bd6d8f71e2..30200edd94 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html @@ -1,28 +1,28 @@
-
+
-
+ -
+
-
+
-
+
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/image-vector.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/image-vector.html index 7ef178ac0c..8f6fa24b89 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/image-vector.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/image-vector.html @@ -45,7 +45,7 @@
-
+

imageVector

- +
-
+

MenuItem

-
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)

Constructors

-
-
+
+
- +
Link copied to clipboard
-
constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)
+
constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)
@@ -120,62 +120,62 @@

Constructors

Properties

-
-
+
+
- +
Link copied to clipboard
- -
+ +
- +
Link copied to clipboard
- -
+ +
- +
Link copied to clipboard
- +
- -
+ +
- +
Link copied to clipboard
-
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/-menu-item/is-important.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/is-important.html index db16080cee..3d8e384942 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/is-important.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/is-important.html @@ -45,7 +45,7 @@
-
+

isImportant

- +
-
+

label

- +
-
+

onClick

-
val onClick: () -> Unit
+
val onClick: () -> Unit
-
+

Package-level declarations

@@ -100,17 +100,17 @@

Package-level declaratio

Types

-
-
+
+
- +
Link copied to clipboard
-
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)
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html index 1dd9f85f4f..49da92df32 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html @@ -45,7 +45,7 @@
-
+

material3

Packages

-
-
+
+
- +
Link copied to clipboard
- +
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html index bd6d8f71e2..30200edd94 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html @@ -1,28 +1,28 @@
-
+
-
+ -
+
-
+
-
+
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html index a150b3080c..910f59d63b 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html @@ -45,7 +45,7 @@
-
+

TopAppBarAction

-
fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)
+
fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)
-
+

Package-level declarations

@@ -100,17 +100,17 @@

Package-level declaratio

Functions

-
-
+
+
- +
Link copied to clipboard
-
fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)
+
fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html index 2ffb90a607..b163ff71db 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html @@ -1,28 +1,28 @@