Function deno_doc::html::namespace::render_namespace

source ·
pub fn render_namespace(
    ctx: &RenderContext<'_>,
    partitions: IndexMap<SectionHeaderCtx, Vec<DocNodeWithContext>>
) -> Vec<SectionCtx>