package annotation
import "github.com/docker/cli-docs-tool/annotation"
Index ¶
Constants ¶
const ( // ExternalURL specifies an external link annotation ExternalURL = "docs.external.url" // CodeDelimiter specifies the char that will be converted as code backtick. // Can be used on cmd for inheritance or a specific flag. CodeDelimiter = "docs.code-delimiter" )
Source Files ¶
- Version
- v0.3.1
- Published
- Jan 19, 2022
- Platform
- darwin/amd64
- Last checked
- 3 minutes ago –
Tools for package owners.