Skip to main content

build_table_of_contents_markdown

Function build_table_of_contents_markdown 

Source
pub(crate) fn build_table_of_contents_markdown(
    buffer: &mut String,
    parent_command_path: Vec<String>,
    command: &Command,
    _depth: usize,
) -> Result