Language
Extend the Base
It must be possible to perform checks on the created data structure. These checks should be executed on ID[::Filename, caption: "file name"]s, on ID[::Linking, caption: "linking"]s and ID[::Attribute, caption: "attribute"]s
ID[REQ::Checks, caption: "Perform Checks"]
Define your data structure.
Files
-
ID[FILES::adoc, name: "*.adoc"]
-
ID[FILES::md, name: "*.md"]
-
ID[FILES::markup, name: '$(FILES::md.name) + ", " + $(FILES::adoc.name)'] ???
-
ID[FILES::REQ, name: "docs/RQM*/RQM*.adoc"]
All requierements must be in the requirements files location: REF[REQ, filetype: FILES::REQ]