.. | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md |
docgen
Only used to generate the command tree for https://k3d.io/usage/commands.
The code will output files in ../docs/usage/commands/
Run
# ensure that you're in the docgen dir, as the relative path to the docs/ dir is hardcoded
cd docgen
# run
go run ./main.go