mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
[PR #469] [MERGED] Swap Kotlin/Groovy tab order in documentation #568
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/469
Author: @holzensp
Created: 5/1/2024
Status: ✅ Merged
Merged: 5/2/2024
Merged by: @holzensp
Base:
main← Head:ktsGroovyOrderSwitch📝 Commits (2)
844a693Swap Kotlin/Groovy tab order in documentation7144279Use Kotlin DSL repository extension function📊 Changes
7 files changed (+80 additions, -80 deletions)
View changed files
📝
docs/modules/java-binding/pages/codegen.adoc(+10 -10)📝
docs/modules/java-binding/pages/pkl-config-java.adoc(+16 -16)📝
docs/modules/kotlin-binding/pages/codegen.adoc(+10 -10)📝
docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc(+10 -10)📝
docs/modules/pkl-core/pages/index.adoc(+10 -10)📝
docs/modules/pkl-doc/pages/index.adoc(+10 -10)📝
docs/modules/pkl-gradle/pages/index.adoc(+14 -14)📄 Description
Following up on https://github.com/apple/pkl/pull/411; this PR changes the order of the Groovy and Kotlin tabs in the documentation, making Kotlin the new default.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.