From 4649c07a94c0fa9071a10d5218da32f4632558f1 Mon Sep 17 00:00:00 2001 From: Andreas Mittag Date: Fri, 24 Jul 2026 14:23:15 +0000 Subject: [PATCH] removal of StkhReq Eaxample from main-index-rst --- docs/index.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 486953ef..8c3cf3e0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,16 +30,6 @@ It integrates best practices for build, test, CI/CD and documentation. Requirements ------------ -.. stkh_req:: Example Functional Requirement - :id: stkh_req__docgen_enabled__example - :status: valid - :safety: QM - :security: YES - :reqtype: Functional - :valid_from: v1.0.0 - :rationale: Ensure documentation builds are possible for all modules - - Project Layout --------------