Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions docs/internals/requirements/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1077,19 +1077,6 @@ Overview of Tool to Process Requirements
.. ------------------------------------------------------------------------
..

Grouped Requirements
####################

.. tool_req:: Metamodel
:id: tool_req__docs_metamodel
:tags: metamodel
:implemented: YES

Docs-as-Code shall provide a metamodel for definining config in a `metamodel.yaml` in the source code repository.

.. note:: "satisfied by" is something like "used by" or "required by".


.. needextend:: c.this_doc() and type == 'tool_req'
:safety: ASIL_B
:security: NO
Expand All @@ -1098,5 +1085,4 @@ Grouped Requirements
:status: valid

.. needextend:: "metamodel.yaml" in source_code_link
:+satisfies: tool_req__docs_metamodel
:+tags: config
Loading