removed reference to "terminal" mode. Corrected errors in doc generation.

This commit is contained in:
2026-05-01 08:20:29 +02:00
parent f38a24190d
commit 9db0f89522
6 changed files with 9 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ if not provided is given in the table as well.
| | | It depends on the test item to take it |
| | | into account or not. |
| | | For example it makes sense to use it |
| | | for ``unittest`` test type |
| | | for ``unittest`` test type |
| | | because it can contain many sub-tests, |
| | | but not for sleep test type. |
| | | In cycles, it means that the child |