[PR #625] [MERGED] [docs] Improve searchability of "Methods" section #645

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

📋 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: mainHead: docs-methods-functions


📝 Commits (5)

  • 7da3704 [docs] Improve searchability of "Methods" section
  • 8fb756c Update docs/modules/language-reference/pages/index.adoc
  • 56d7009 update wording: true -> pure
  • 826178a Address review feedback
  • 82f3f8d bring 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.

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

No dependencies set.

Reference: starred/pkl#645