Skip to content

Commit fbe8351

Browse files
authored
Merge pull request eclipse-score#2497 from eclipse-score/masc2023_add_tool_list
Initial tool list
2 parents 3f30358 + 1b3f4ab commit fbe8351

File tree

21 files changed

+894
-19
lines changed

21 files changed

+894
-19
lines changed

docs/score_tools/index.rst

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,23 @@
1717
S-CORE Tools Overview
1818
=====================
1919

20-
.. needtable:: Tools List
21-
:tags: tool_management
22-
:filter: "tool_management" in tags and type == "doc_tool" and is_external == False
23-
:style: table
24-
:sort: status
25-
:columns: id as "UID";title as "TITLE";version as "VERSION";status as "STATUS";tcl as "TCL";safety_affected as "SAFETY AFFECTED";security_affected as "SECURITY AFFECTED"
26-
:colwidths: 30,30,30,30,30,30,30
20+
.. .. needtable:: Tools List
21+
.. :tags: tool_management
22+
.. :filter: "tool_management" in tags and type == "doc_tool" and is_external == False
23+
.. :style: table
24+
.. :sort: status
25+
.. :columns: id as "UID";title as "TITLE";version as "VERSION";status as "STATUS";tcl as "TCL";safety_affected as "SAFETY AFFECTED";security_affected as "SECURITY AFFECTED"
26+
.. :colwidths: 30,30,30,30,30,30,30
2727
2828
.. toctree::
2929
:hidden:
3030
:maxdepth: 2
3131

32-
doc_as_code
33-
gtest
34-
bazel
35-
rustfmt
36-
itf
37-
clippy
32+
score_tools_evaluation_list
33+
tools_documentation/index
34+
tools_static_analysis_code_quality/index
35+
tools_testing_frameworks/index
36+
tools_build_development/index
37+
tools_compiler/index
38+
tools_vc_cicd/index
39+
tools_license_security/index

0 commit comments

Comments
 (0)