package
0.0.1-beta.1
Repository: https://github.com/cowk8s/x.git
Documentation: pkg.go.dev

# Functions

Generate generates markdown documentation for a cobra command and its children.
GenMarkdown creates markdown output.
GenMarkdownCustom creates custom markdown output.
GenMarkdownTree will generate a markdown page for this command and all descendants in the directory given.
GenMarkdownTreeCustom is the the same as GenMarkdownTree, but with custom filePrepender and linkHandler.