[PR #512] [MERGED] Remove documentation references to packageInfos #595

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/512
Author: @KushalP
Created: 6/3/2024
Status: Merged
Merged: 6/3/2024
Merged by: @bioball

Base: mainHead: remove-packageInfos


📝 Commits (1)

  • ef151c3 Remove documentation references to packageInfos

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkl-doc/src/main/kotlin/org/pkl/doc/DocGenerator.kt (+1 -1)

📄 Description

It references something that isn't present and should be removed.

❯ rg packageInfos
pkl-doc/src/main/kotlin/org/pkl/doc/DocGenerator.kt
48:   * A function to resolve imports in [modules], [packageInfos], and [docsiteInfo].

🔄 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/512 **Author:** [@KushalP](https://github.com/KushalP) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/3/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `remove-packageInfos` --- ### 📝 Commits (1) - [`ef151c3`](https://github.com/apple/pkl/commit/ef151c351e239f5d08c3ceea0d474868e4c3b011) Remove documentation references to `packageInfos` ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkl-doc/src/main/kotlin/org/pkl/doc/DocGenerator.kt` (+1 -1) </details> ### 📄 Description It references something that isn't present and should be removed. ``` ❯ rg packageInfos pkl-doc/src/main/kotlin/org/pkl/doc/DocGenerator.kt 48: * A function to resolve imports in [modules], [packageInfos], and [docsiteInfo]. ``` --- <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:33 +01:00
adam closed this issue 2025-12-30 01:25:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#595