k3d/docgen
2021-07-23 10:20:50 +02:00
..
go.mod [Enhancement] Docs: update for v5 (first iteration) (#682) 2021-07-21 10:38:49 +02:00
go.sum [Enhancement] Docs: update for v5 (first iteration) (#682) 2021-07-21 10:38:49 +02:00
main.go cleanup: rootcmd use the common way of creating a cobra cmd 2021-07-23 10:20:50 +02:00
README.md [Enhancement] Docs: update for v5 (first iteration) (#682) 2021-07-21 10:38:49 +02:00
run.sh [Enhancement] Docs: update for v5 (first iteration) (#682) 2021-07-21 10:38:49 +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
./run.sh