Description
A decree-docs.yaml config file with a global section plus per-format sections, where every key has a CLI flag twin and flags win (terraform-docs model). Template customization: an export-templates command dumps the embedded built-in templates for editing, and a repeatable --template-files flag layers user templates where later defines override earlier ones (helm-docs model).
Acceptance criteria
Description
A
decree-docs.yamlconfig file with a global section plus per-format sections, where every key has a CLI flag twin and flags win (terraform-docs model). Template customization: anexport-templatescommand dumps the embedded built-in templates for editing, and a repeatable--template-filesflag layers user templates where laterdefines override earlier ones (helm-docs model).Acceptance criteria
export-templateswrites the embedded template set to a directory;--template-fileslayering can override any named template.