mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-04 17:18:50 +00:00
Generate tk docs with cobra/doc
This commit is contained in:
parent
38cc918a2f
commit
4a872836e3
3 changed files with 34 additions and 8 deletions
3
Makefile
3
Makefile
|
|
@ -19,3 +19,6 @@ build:
|
|||
|
||||
install:
|
||||
go install cmd/tk
|
||||
|
||||
docs:
|
||||
mkdir -p ./docs/cmd && go run ./cmd/tk/ docgen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue