package
0.0.698
Repository: https://github.com/ory/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.