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
28 changes: 15 additions & 13 deletions docs/score_tools/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,23 @@
S-CORE Tools Overview
=====================

.. needtable:: Tools List
:tags: tool_management
:filter: "tool_management" in tags and type == "doc_tool" and is_external == False
:style: table
:sort: status
: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"
:colwidths: 30,30,30,30,30,30,30
.. .. needtable:: Tools List
.. :tags: tool_management
.. :filter: "tool_management" in tags and type == "doc_tool" and is_external == False
.. :style: table
.. :sort: status
.. :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"
.. :colwidths: 30,30,30,30,30,30,30

.. toctree::
:hidden:
:maxdepth: 2

doc_as_code
gtest
bazel
rustfmt
itf
clippy
score_tools_evaluation_list
tools_documentation/index
tools_static_analysis_code_quality/index
tools_testing_frameworks/index
tools_build_development/index
tools_compiler/index
tools_vc_cicd/index
tools_license_security/index
Loading