Documentation ¶
Index ¶
- func GenCliOverview(cmdGroups templates.CommandGroups, pagesDir string) error
- func GenCliPages(cmdGroups templates.CommandGroups, pagesDir string) error
- func GenCliPartials(cmd *cobra.Command, dir string) error
- func GenCliSidebar(cmdGroups templates.CommandGroups, sidebarPath string) error
- func GenMarkdownCustom(cmd *cobra.Command, w io.Writer) error
- func NewCmd(cmdGroups *templates.CommandGroups) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenCliOverview ¶ added in v1.2.0
func GenCliOverview(cmdGroups templates.CommandGroups, pagesDir string) error
func GenCliPages ¶ added in v1.2.0
func GenCliPages(cmdGroups templates.CommandGroups, pagesDir string) error
func GenCliSidebar ¶ added in v1.2.0
func GenCliSidebar(cmdGroups templates.CommandGroups, sidebarPath string) error
func GenMarkdownCustom ¶
GenMarkdownCustom creates custom markdown output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.