Skip to content

Commit bfd324d

Browse files
Add Process Overview Table for Process–Tool Requirements Mapping (#133)
* Add Process overview table to the template
1 parent 4a46297 commit bfd324d

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

docs/product/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Docs-as-Code
4242
Head over to our extensions to learn about what we offer and how to configure,extend or integrate them.
4343
:ref:`See our extensions here <extensions>`
4444

45+
.. grid-item-card::
46+
47+
Process requirements overview
48+
^^^
49+
See the :ref:`process_overview` table for a process requirements overview.
4550

4651

4752
.. toctree::
@@ -52,3 +57,4 @@ Docs-as-Code
5257
capabilities
5358
requirements
5459
extensions/index
60+
process_overview

docs/product/process_overview.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _process_overview:
2+
3+
===============================
4+
Process Requirements Overview
5+
===============================
6+
7+
.. needtable::
8+
:types: tool_req
9+
:columns: satisfies as "Process Requirement" ;id as "Tool Requirement";implemented;source_code_link
10+
:style: table

0 commit comments

Comments
 (0)