cli/scripts/docs
Sebastiaan van Stijn 535bb6c85c
rewrite using "with-go-mod.sh" script and "go run"
Use the same script as is used in moby/moby, which more gracefully
handles an existing `go.mod` (which can be symlinked) into account.

- keep the scripts called generic, and update the Makefile to invoke
  them with the "with-go-mod.sh" script.
- use "go run" instead of building temporary binaries
- check if go-md2man exists before building a binary

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-03-21 00:36:47 +01:00
..
generate-authors.sh Update AUTHORS header to indicate it's generated 2022-12-01 10:05:22 +01:00
generate-man.sh rewrite using "with-go-mod.sh" script and "go run" 2025-03-21 00:36:47 +01:00
generate-md.sh rewrite using "with-go-mod.sh" script and "go run" 2025-03-21 00:36:47 +01:00
generate-yaml.sh rewrite using "with-go-mod.sh" script and "go run" 2025-03-21 00:36:47 +01:00