The primary goal here is to have this section appear first (or at least high) when using the docs search for "function". I'm not fully satisfied with this solution, so open to alternative suggestions.
🔄 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/625
**Author:** [@HT154](https://github.com/HT154)
**Created:** 8/13/2024
**Status:** ✅ Merged
**Merged:** 8/20/2024
**Merged by:** [@bioball](https://github.com/bioball)
**Base:** `main` ← **Head:** `docs-methods-functions`
---
### 📝 Commits (5)
- [`7da3704`](https://github.com/apple/pkl/commit/7da3704bb9e68a5b834d19a9513aba32d4423475) [docs] Improve searchability of "Methods" section
- [`8fb756c`](https://github.com/apple/pkl/commit/8fb756cae42595f53fcb3d06dd5fba6a6950f6c7) Update docs/modules/language-reference/pages/index.adoc
- [`56d7009`](https://github.com/apple/pkl/commit/56d70094c6344876e9e3d3e99f23b1e630bfa7d0) update wording: true -> pure
- [`826178a`](https://github.com/apple/pkl/commit/826178a675a2709c8124bde88abc7493ad0c8efd) Address review feedback
- [`82f3f8d`](https://github.com/apple/pkl/commit/82f3f8d4c8f1ff6cda0154548cd5b9ae6a45c1a3) bring back sentence on method overriding
### 📊 Changes
**1 file changed** (+2 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/language-reference/pages/index.adoc` (+2 -1)
</details>
### 📄 Description
The primary goal here is to have this section appear first (or at least high) when using the docs search for "function". I'm not fully satisfied with this solution, so open to alternative suggestions.
---
<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/625
Author: @HT154
Created: 8/13/2024
Status: ✅ Merged
Merged: 8/20/2024
Merged by: @bioball
Base:
main← Head:docs-methods-functions📝 Commits (5)
7da3704[docs] Improve searchability of "Methods" section8fb756cUpdate docs/modules/language-reference/pages/index.adoc56d7009update wording: true -> pure826178aAddress review feedback82f3f8dbring back sentence on method overriding📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
docs/modules/language-reference/pages/index.adoc(+2 -1)📄 Description
The primary goal here is to have this section appear first (or at least high) when using the docs search for "function". I'm not fully satisfied with this solution, so open to alternative suggestions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.