k3d/docgen
2021-07-09 08:34:59 +02:00
..
go.mod v4.4.7: update changelog + docs 2021-07-09 08:34:59 +02:00
go.sum v4.4.7: update changelog + docs 2021-07-09 08:34:59 +02:00
main.go [Enhancement] docs: add automatic command tree generation via cobra (#562) 2021-04-14 14:14:07 +02:00
README.md [Enhancement] docs: add automatic command tree generation via cobra (#562) 2021-04-14 14:14:07 +02:00

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