Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions docs/score_tools/tools_documentation/doc_as_code.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
.. doc_tool:: Doc-as-Code
:id: doc_tool__doc_as_code
:status: evaluated
:version: v2.2.0
:version: v2.3.0
:tcl: LOW
:safety_affected: YES
:security_affected: YES
Expand Down Expand Up @@ -66,7 +66,7 @@ Installation and integration

Tool location:

`Release v2.2.0 <https://github.com/eclipse-score/docs-as-code/tree/v2.2.0>`_
`Release v2.3.0 <https://github.com/eclipse-score/docs-as-code/tree/v2.3.0>`_

How to integrate:

Expand Down Expand Up @@ -163,7 +163,7 @@ Tool requirements are defined here:

Test cases and tests are defined here:

`Doc-as-Code Test cases and tests <https://github.com/eclipse-score/docs-as-code/tree/v2.2.0/src/extensions>`_
`Doc-as-Code Test cases and tests <https://github.com/eclipse-score/docs-as-code/tree/v2.3.0/src/extensions>`_

The tests are part of the rules checker code sections.

Expand Down
Loading