diff --git a/docs/process/guidance/general/index.rst b/docs/process/guidance/general/index.rst index 06e719e1..f97e3c20 100644 --- a/docs/process/guidance/general/index.rst +++ b/docs/process/guidance/general/index.rst @@ -29,7 +29,7 @@ The following shows the folder structure of the platform repository (ordered alp can be in a different order. .. code-block:: text - +@eclise-score/score/ -> Central repository for the platform docs/ -> Global documentation of the platform. concepts/ -> Description of overall concepts. glossary/ -> Glossary of abbreviations used in the platform context. @@ -72,9 +72,8 @@ can be in a different order. tests/ -> Feature tests, consisting of ... integration-tests/ -> ... integration tests [WP_FEATURE_INTEGRATION_TEST]. toolchain/ -> Definition of toolchain - - modules/ -> Modules of the SW platform. - / -> Folder containing all artifacts corresponding to one module. + +@eclise-score// -> Repository all artifacts corresponding to one module. docs/ -> Documentation of the module consisting of ... manual/ -> ... Module manual, e.g. integration manual, assumptions of use and safety manual [WP_SW_COMPONENT_AOU], [WP_MODULE_SW_SAFETY_MANUAL]. release/ -> ... Module release note [WP_MODULE_SW_RELEASE_NOTE] plus safety assessment [WP_ASSESSMENT_REPORT]