[PR #636] [MERGED] [docs] Cherry pick documentation into 0.26 release branch #653

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/636
Author: @HT154
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @bioball

Base: release/0.26Head: docs-cherry-pick-0.26


📝 Commits (6)

  • a452599 [docs] Add mention of "optional" to nullably types section (#613)
  • 6911b6c [docs] Document hidden equality/hashing behavior (#618)
  • 5ba5f81 [docs] Document the class-as-a-function pattern (#614)
  • 4a44255 Correct the link for ANTLR 4 Documentation (#623)
  • a6c1bd6 [docs] Improve searchability of "Methods" section (#625)
  • 999e0f2 [docs] Add documentation for new keyword (#624)

📊 Changes

2 files changed (+183 additions, -4 deletions)

View changed files

📝 DEVELOPMENT.adoc (+1 -1)
📝 docs/modules/language-reference/pages/index.adoc (+182 -3)

📄 Description

Includes


🔄 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/636 **Author:** [@HT154](https://github.com/HT154) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `release/0.26` ← **Head:** `docs-cherry-pick-0.26` --- ### 📝 Commits (6) - [`a452599`](https://github.com/apple/pkl/commit/a4525994aa34b2689887711d7121caa59a64610b) [docs] Add mention of "optional" to nullably types section (#613) - [`6911b6c`](https://github.com/apple/pkl/commit/6911b6cee0b9ec401648855aed877a9bd809ef07) [docs] Document `hidden` equality/hashing behavior (#618) - [`5ba5f81`](https://github.com/apple/pkl/commit/5ba5f81d51d9bb43d03681424d0bd027996b9768) [docs] Document the class-as-a-function pattern (#614) - [`4a44255`](https://github.com/apple/pkl/commit/4a4425566977f5e7429b9017d25cac8b4271f128) Correct the link for `ANTLR 4 Documentation` (#623) - [`a6c1bd6`](https://github.com/apple/pkl/commit/a6c1bd6af94c9e099adb2a416039924e334ea0df) [docs] Improve searchability of "Methods" section (#625) - [`999e0f2`](https://github.com/apple/pkl/commit/999e0f206c7dbcc39c05c080062c543bc9a0da5b) [docs] Add documentation for `new` keyword (#624) ### 📊 Changes **2 files changed** (+183 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `DEVELOPMENT.adoc` (+1 -1) 📝 `docs/modules/language-reference/pages/index.adoc` (+182 -3) </details> ### 📄 Description Includes * #624 * #625 * #623 * #614 * #618 * #613 --- <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:58 +01:00
adam closed this issue 2025-12-30 01:25:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#653