[PR #469] [MERGED] Swap Kotlin/Groovy tab order in documentation #568

Closed
opened 2025-12-30 01:25:22 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: ktsGroovyOrderSwitch


📝 Commits (2)

  • 844a693 Swap Kotlin/Groovy tab order in documentation
  • 7144279 Use 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.

## 📋 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>
adam added the pull-request label 2025-12-30 01:25:22 +01:00
adam closed this issue 2025-12-30 01:25:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#568