apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
9.84k stars 259 forks source link

Remove documentation references to `packageInfos` #512

Closed KushalP closed 4 weeks ago

KushalP commented 4 weeks ago

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].