Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default tab androidJvm for single-target android project #2895

Open
atyrin opened this issue Feb 28, 2023 · 1 comment
Open

Remove default tab androidJvm for single-target android project #2895

atyrin opened this issue Feb 28, 2023 · 1 comment
Labels
bug platform: android-jvm An issue/PR that has some Android platform specifics

Comments

@atyrin
Copy link
Contributor

atyrin commented Feb 28, 2023

Apply dokka for the project with kotlin-android plugin

plugins {
    id 'org.jetbrains.dokka' 
    id 'org.jetbrains.kotlin.android'
    id 'com.android.application'
}

The documentation will have tab androidJvm that can be omitted (like for kotlin-jvm)
image

Installation

  • Dokka version: 1.7.20/1.8.10
@atyrin atyrin added bug platform: android-jvm An issue/PR that has some Android platform specifics labels Feb 28, 2023
@IgnatBeresnev
Copy link
Member

IgnatBeresnev commented Mar 8, 2023

Could be helpful: #2906

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug platform: android-jvm An issue/PR that has some Android platform specifics
Projects
None yet
Development

No branches or pull requests

2 participants