Skip to content

Commit 9eed8bf

Browse files
author
akshaylg0314
committed
docs: Remove duplicate content from lifecycle feature documentation
Remove two duplicate text blocks from docs/features/lifecycle/index.rst: - Remove orphaned sentence fragment in the Motivation section that was duplicated from the Abstract section - Remove redundant paragraph about lifecycle system supervision that duplicated an existing paragraph and contained a typo ("operting")
1 parent 093ab2e commit 9eed8bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/features/lifecycle/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ Motivation
5555
==========
5656

5757
For every ECU, handling of startup, shutdown, and monitoring of components is crucial to ensure the system operates correctly and efficiently. Additionally, we need to provide the means to set the system in different Run States, such as normal operation, engineering/debug mode, flash mode etc.
58-
started, stopped, and monitored effectively, providing a robust framework for managing the state of the system.
5958

6059
Rationale
6160
=========
@@ -89,7 +88,7 @@ The Lifecycle feature addresses the following stakeholder requirements:
8988

9089
:need:`stkh_req__dependability__safety_features_1`: Implementation of monitoring safety mechanisms
9190

92-
A second task of the lifecycle system is to supervise the aliveness of the processes, which are started and to initiate appropriate actions in case of a failure, which might result in many cases in a change of the operting mode.
91+
9392

9493
Support of containers
9594
---------------------

0 commit comments

Comments
 (0)