Expand description
Autogenerate Markdown documentation for clap command-line tools
See Examples for examples of the content clap-markdown
generates.
Structs§
- MarkdownOptions 
- Options to customize the structure of the output Markdown document.
Functions§
- help_markdown 
- Format the help information for commandas Markdown.
- help_markdown_ command 
- Format the help information for commandas Markdown.
- help_markdown_ command_ custom 
- Format the help information for commandas Markdown, with custom options.
- help_markdown_ custom 
- Format the help information for commandas Markdown, with custom options.
- print_help_ markdown 
- Format the help information for commandas Markdown and print it.