docs

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrDirEmptyString = errors.New("dir must not be empty")

Functions

func GenMarkdownTree

func GenMarkdownTree(cmd *cobra.Command, info AdditionalInformation, dir string) error

Types

type AdditionalInformation

type AdditionalInformation struct {
	Description  string
	Installation string
	Examples     string
	Links        []Link
}
type Link struct {
	Label string
	URL   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL