Documentation
¶
Overview ¶
Command gen-docs regenerates the per-command markdown reference under docs/assets/command-reference/ from the Cobra command tree. It is not a user-facing kcp subcommand — invoke via `make docs-gen`.
Parent commands (and the root) are emitted as <path>/index.md; leaves are emitted as <parent-path>/<name>.md. SEE ALSO links are rewritten so they resolve correctly inside the nested layout. This lets mkdocs-awesome-pages infer the sidebar from the filesystem instead of requiring manual nav maintenance in mkdocs.yml.
Click to show internal directories.
Click to hide internal directories.