FSharpApiOutlineNamespace
type FSharpApiOutlineNamespace =
{
Name: string
Assembly: string
Page: string
Entries: FSharpApiOutlineEntry list
}| Assembly | Nacara.Plugin.FSharpApi |
What one package declares in one namespace, as a menu entry.
Fields
Entries: FSharpApiOutlineEntry list
Entries: FSharpApiOutlineEntry listWhat it declares at the top level; what those declare is under them.