Documentation
¶
Overview ¶
Package docs handles the automatic generation of documentation for the command line interface and configuration format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRootTypeNotFound = errors.New("root type config.Project not found")
ErrRootTypeNotFound indicates an error when the root type of the configuration file could not be found in the project source.
Functions ¶
func CmdMarkdown ¶
CmdMarkdown returns the cobra.Command for the man subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.