Documentation
¶
Overview ¶
Command docgen-cli regenerates the Hugo CLI reference under website/content/docs/cli/ by walking the fiz Cobra command tree.
Output:
- website/content/docs/cli/_index.md (root command page)
- website/content/docs/cli/<dotted>.md (per-subcommand pages)
Run via `make docs-cli`. The generator is deterministic: re-running it without source changes produces byte-identical files.
Click to show internal directories.
Click to hide internal directories.