Function deno_doc::html::pages::generate_symbol_pages_for_module

source ·
pub fn generate_symbol_pages_for_module(
    ctx: &GenerateCtx<'_>,
    short_path: &ShortPath,
    partitions_for_nodes: &Partition,
    doc_nodes: &[DocNodeWithContext]
) -> Vec<SymbolPage>