88368f24e1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> |
||
---|---|---|
.github | ||
example | ||
hack | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
README.md | ||
docgen.go | ||
docgen_md.go | ||
docgen_md_test.go | ||
docgen_yaml.go | ||
docgen_yaml_test.go | ||
docker-bake.hcl | ||
go.mod | ||
go.sum | ||
markdown.go | ||
markdown_test.go |
README.md
About
Doc generator specially crafted for Docker CLI plugins.
Usage
go get github.com/docker/docgen
Basic usage available in example folder.
Contributing
Want to contribute? Awesome! You can find information about contributing to this project in the CONTRIBUTING.md