diff --git a/MODULE.bazel b/MODULE.bazel index ffebf8d2..c7f9c56a 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -100,7 +100,7 @@ http_file( # docs dependency # Note: requirements were last aligned with 1.2.0, # the switch to 1.3.1 is purely to drop the dependency on docs-as-code 1.x. -bazel_dep(name = "score_process", version = "1.3.2") +bazel_dep(name = "score_process", version = "1.4.2") # Add Linter bazel_dep(name = "rules_multitool", version = "1.9.0") diff --git a/docs/internals/requirements/requirements.rst b/docs/internals/requirements/requirements.rst index 52203074..816646cb 100644 --- a/docs/internals/requirements/requirements.rst +++ b/docs/internals/requirements/requirements.rst @@ -689,9 +689,8 @@ Architecture Attributes :parent_covered: NO: we only enable linking, we do not link :satisfies: gd_req__req_attr_impl, - gd_req__impl_design_code_link, - Docs-as-Code shall allow source code to link to needs. + Docs-as-Code shall allow source code to link to requirement sphinx-needs objects. A link to the corresponding source code location in GitHub shall be generated in the generated documentation within the linked requirement. @@ -720,14 +719,14 @@ Architecture Attributes Provide needs type ``dd_sta`` for static diagrams showing unit interactions as UML. -.. tool_req:: Dynamic Diagram for Unit Interactions - :id: tool_req__docs_dd_dyn - :tags: Detailed Design & Code - :implemented: YES - :parent_covered: YES - :satisfies: gd_req__impl_dynamic_diagram +.. .. tool_req:: Dynamic Diagram for Unit Interactions +.. :id: tool_req__docs_dd_dyn +.. :tags: Detailed Design & Code +.. :implemented: YES +.. :parent_covered: YES +.. :satisfies: gd_req__impl_dynamic_diagram - Provide needs type ``dd_dyn`` for dynamic diagrams showing unit interactions as UML. +.. Provide needs type ``dd_dyn`` for dynamic diagrams showing unit interactions as UML. Testing diff --git a/src/extensions/score_metamodel/metamodel.yaml b/src/extensions/score_metamodel/metamodel.yaml index f0086b87..42c7ced9 100644 --- a/src/extensions/score_metamodel/metamodel.yaml +++ b/src/extensions/score_metamodel/metamodel.yaml @@ -684,7 +684,6 @@ needs_types: includes: sw_unit, sw_unit_int parts: 3 - # req-Id: tool_req__docs_dd_dyn dd_dyn: title: Dynamic detailed design color: #FEDCD2