Function deno_doc::html::get_partitions_for_file
source · pub fn get_partitions_for_file(
ctx: &GenerateCtx<'_>,
doc_nodes: &[DocNode],
short_path: &str
) -> IndexMap<String, Vec<DocNodeWithContext>>pub fn get_partitions_for_file(
ctx: &GenerateCtx<'_>,
doc_nodes: &[DocNode],
short_path: &str
) -> IndexMap<String, Vec<DocNodeWithContext>>