Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,11 @@ Stakeholders
* wants know which work products's version has to be used as input for his work
* wants to share their created work product with others for example to get those reviewed
* wants to integrate their created work product with other work products

Configuration Management Tooling
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Almost all requirements of the standards towards configuration management can be covered by
standard versioning tooling and of tooling for the "Docs-as-Code" approach.

For the automated storage additional tooling is needed see :doc:`guidance/configuration_process_req`)
9 changes: 0 additions & 9 deletions process/process_areas/configuration_management/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@
Configuration Management
========================

Configuration Management Tooling
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Almost all requirements of the standards towards configuration management can be covered by
standard tooling of the Eclipse Foundation (github for versioning) and of the S-CORE project
(sphinx-needs for text based identification of work products).

For the automated storage additional tooling is created (see :doc:`guidance/configuration_process_req`)

.. toctree::
:maxdepth: 1

Expand Down