pub fn traverse_flatten(graph: &mut IncludeNodeGraph, root_node: NodeIndex)
Expand description

Traverse the graph in order to flatten the text for the root node.