Function: buildSidebar()
ts
function buildSidebar(entries, baseHref?): SidebarItem[];Defined in: emitters/markdown/src/build.ts:53
Build the sidebar tree (Overview, then a group per kind).
Parameters
entries
readonly CssDocEntry[]
baseHref?
string = "/"