mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Remove documentation references to packageInfos (#512)
It references something that isn't present and should be removed.
This commit is contained in:
@@ -45,7 +45,7 @@ class DocGenerator(
|
||||
modules: Map<DocPackageInfo, Collection<ModuleSchema>>,
|
||||
|
||||
/**
|
||||
* A function to resolve imports in [modules], [packageInfos], and [docsiteInfo].
|
||||
* A function to resolve imports in [modules] and [docsiteInfo].
|
||||
*
|
||||
* Module `pkl.base` is resolved with this function even if not explicitly imported.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user