//
pkg.gl
Category
gitlab.com/gitlab-org/cli
cmd
gen-docs
package
1.53.0
Repository:
https://gitlab.com/gitlab-org/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
243 SLOC
#
Functions
GenMarkdownCustom
GenMarkdownCustom creates custom Markdown output.
GenMarkdownTreeCustom
adapted from: github.com/spf13/cobra/blob/main/doc/md_docs.go GenMarkdownTreeCustom is the the same as GenMarkdownTree, but with custom filePrepender and linkHandler.