Description
An --inject mode writes generated docs between <!-- BEGIN_DECREE_DOCS --> and <!-- END_DECREE_DOCS --> markers in an existing file, leaving surrounding hand-written content untouched (terraform-docs model). This suits keeping a schema section fresh inside a project README via CI or pre-commit.
Acceptance criteria
Description
An
--injectmode writes generated docs between<!-- BEGIN_DECREE_DOCS -->and<!-- END_DECREE_DOCS -->markers in an existing file, leaving surrounding hand-written content untouched (terraform-docs model). This suits keeping a schema section fresh inside a project README via CI or pre-commit.Acceptance criteria