You've already forked cli-docs-tool
mirror of
https://github.com/docker/cli-docs-tool.git
synced 2025-07-30 15:23:03 +03:00
Example
The following example will generate all supported docs for Docker buildx CLI.
git clone https://github.com/docker/cli-docs-tool
cd cli-docs-tool/example/
go mod download
go run main.go
Generated docs will be available in ./docs