Skip to content

Add Gradle Kotlin configuration tab #66

@timtebeek

Description

@timtebeek

What problem are you trying to solve?

Kotlin is slowly becoming the default for Gradle projects, but our generated documentation examples give configuration snippets for Groovy.

Describe the solution you'd like

An additional tab for Gradle configuration using Kotlin, for build.gradle.kts files.

Have you considered any alternatives or workarounds?

Maybe it's possible to use the same syntax for both, as Groovy makes the () optional. But that could then look slightly out of place in Groovy build.gradle files, so maybe best to be explicit and support each with a separate documentation tab.

Additional context

I think the changes might be limited to the plugin id line, but it might be good to check that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions