docgen

package
v0.50.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultCmdPath = "./cmd"
	DefaultDocsDir = "./docs"
	CommandsMdFile = "./docs/README.md"
)

Variables

This section is empty.

Functions

func Command

func Command() *cobra.Command

func GenerateDocs

func GenerateDocs(opts *Options) error

func Main

func Main()

Types

type Options

type Options struct {
	CmdPath   string
	DocsDir   string
	Logger    *log.Logger
	IOStreams genericclioptions.IOStreams
}

func NewDefaultOptions

func NewDefaultOptions() *Options

Jump to

Keyboard shortcuts

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