Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenMarkdownCustom ¶
func GenMarkdownCustom(c *cobra.Command, w io.Writer, linkHandler func(*cobra.Command, string) string) error
GenMarkdownCustom creates custom markdown output.
func GenMarkdownTreeCustom ¶
func GenMarkdownTreeCustom(c *cobra.Command, dir string, name string, path string, filePrepender func(string) string, linkHandler func(*cobra.Command, string) string) error
GenMarkdownTreeCustom is the the same as GenMarkdownTree, but with custom filePrepender and linkHandler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.