Merge pull request #1484 from technosophos/feat/documentation-generator
feat(helm): add command to generate documentation
Showing
cmd/helm/docs.go
0 → 100644
docs/helm/helm.md
0 → 100644
docs/helm/helm_create.md
0 → 100644
docs/helm/helm_delete.md
0 → 100644
docs/helm/helm_dependency.md
0 → 100644
docs/helm/helm_fetch.md
0 → 100644
docs/helm/helm_get.md
0 → 100644
docs/helm/helm_get_hooks.md
0 → 100644
docs/helm/helm_get_values.md
0 → 100644
docs/helm/helm_history.md
0 → 100644
docs/helm/helm_home.md
0 → 100644
docs/helm/helm_init.md
0 → 100644
docs/helm/helm_inspect.md
0 → 100644
docs/helm/helm_install.md
0 → 100644
docs/helm/helm_lint.md
0 → 100644
docs/helm/helm_list.md
0 → 100644
docs/helm/helm_package.md
0 → 100644
docs/helm/helm_repo.md
0 → 100644
docs/helm/helm_repo_add.md
0 → 100644
docs/helm/helm_repo_index.md
0 → 100644
docs/helm/helm_repo_list.md
0 → 100644
docs/helm/helm_rollback.md
0 → 100644
docs/helm/helm_search.md
0 → 100644
docs/helm/helm_serve.md
0 → 100644
docs/helm/helm_status.md
0 → 100644
docs/helm/helm_upgrade.md
0 → 100644
docs/helm/helm_verify.md
0 → 100644
docs/helm/helm_version.md
0 → 100644
docs/man/man1/helm.1
0 → 100644
docs/man/man1/helm_create.1
0 → 100644
docs/man/man1/helm_delete.1
0 → 100644
docs/man/man1/helm_fetch.1
0 → 100644
docs/man/man1/helm_get.1
0 → 100644
docs/man/man1/helm_history.1
0 → 100644
docs/man/man1/helm_home.1
0 → 100644
docs/man/man1/helm_init.1
0 → 100644
docs/man/man1/helm_inspect.1
0 → 100644
docs/man/man1/helm_install.1
0 → 100644
docs/man/man1/helm_lint.1
0 → 100644
docs/man/man1/helm_list.1
0 → 100644
docs/man/man1/helm_package.1
0 → 100644
docs/man/man1/helm_repo.1
0 → 100644
docs/man/man1/helm_search.1
0 → 100644
docs/man/man1/helm_serve.1
0 → 100644
docs/man/man1/helm_status.1
0 → 100644
docs/man/man1/helm_upgrade.1
0 → 100644
docs/man/man1/helm_verify.1
0 → 100644
docs/man/man1/helm_version.1
0 → 100644
scripts/completions.bash
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment