pub fn build_section_tree(sections: Vec<ParsedSection>) -> Vec<ParsedSection>Expand description
Build parent/child/sibling relationships for a flat list of sections
pub fn build_section_tree(sections: Vec<ParsedSection>) -> Vec<ParsedSection>Build parent/child/sibling relationships for a flat list of sections