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.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/469
**Author:** [@holzensp](https://github.com/holzensp)
**Created:** 5/1/2024
**Status:** ✅ Merged
**Merged:** 5/2/2024
**Merged by:** [@holzensp](https://github.com/holzensp)
**Base:** `main` ← **Head:** `ktsGroovyOrderSwitch`
---
### 📝 Commits (2)
- [`844a693`](https://github.com/apple/pkl/commit/844a69374511b20c629071c08ef9de6ebcb9102e) Swap Kotlin/Groovy tab order in documentation
- [`7144279`](https://github.com/apple/pkl/commit/71442797eb0e1a3a53d284de38d0e09ba8b7914c) Use Kotlin DSL repository extension function
### 📊 Changes
**7 files changed** (+80 additions, -80 deletions)
<details>
<summary>View changed files</summary>
📝 `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)
</details>
### 📄 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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.