[cli.doc] doc command¶ ↑
{{ parent: cli.core }}
The System shall provide CLI command doc
. When command doc
received, the System shall create requirements document requirements.md
(well-formed markdown file) from requirements files. All necessary information about document creation is pointed in [[core.doc.create]] section.
[cli.doc.file] Rewriting requirements.md¶ ↑
The System shall rewrite file requirements.md
if it exists.