Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LatestConfig = Config{
OutputDir: "./docs/content/cli",
}
this config represents the latest/best practices for doc generation. It may change outside semver-indicated breaking changes so only use it if you want to inherit updated practices and are not sensitive to changes in conventions
Functions ¶
func GenerateCliDocs ¶
deprecated, use GenerateCliDocsWithConfig
func GenerateCliDocsWithConfig ¶ added in v0.10.18
GenerateCliDocs is the official way to convert Solo.io's command line tools to online documentation. It applies the file formatting and directory placement expected by Solo's documentation conventions.
func MustGenerateCliDocs ¶
MustGenerateCliDocs is the same as GenerateCliDocs but it exits with status 1 on error
Types ¶
Click to show internal directories.
Click to hide internal directories.