k3d/docgen
2021-09-17 20:41:57 +02:00
..
go.mod [Docs] v5 update (#740) 2021-09-17 20:41:57 +02:00
go.sum [Docs] v5 update (#740) 2021-09-17 20:41:57 +02:00
main.go migrate to module rancher/k3d/v5 2021-09-07 08:58:57 +02:00
README.md [Enhancement] Docs: update for v5 (first iteration) (#682) 2021-07-21 10:38:49 +02:00
run.sh [Docs] v5 update (#740) 2021-09-17 20:41:57 +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