Skip to content
Open
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
15 changes: 11 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ Software artifacts
Features
^^^
:ref:`Features <features>` are the heart of the S-CORE software.
Understand the internal details of :ref:`Infrastructure <infrastructure_feature>`
or :ref:`Integration <integration_features>` Features.

.. grid-item-card::

Expand All @@ -77,7 +75,7 @@ Software artifacts
Project structure and processes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. grid:: 1 1 2 2
.. grid:: 1 1 3 3
:class-container: score-grid

.. grid-item-card::
Expand All @@ -94,7 +92,15 @@ Project structure and processes
^^^
Read about our project and organization structure in the
:ref:`Project Handbook <pmp>`.
And learn how we deal with :need:`doc__score_platform_safety_plan` or care about :need:`doc__verification_plan`.
And learn how we deal with :ref:`Platform Safety Plan <score_platform_safety_plan>` or care about :ref:`Software Verification Plan <software_verification_plan>`.

.. grid-item-card::

Technical Base
^^^
Understand the internal details of the S-CORE :ref:`Infrastructure <infrastructure_feature>`
or :ref:`Integration <integration_features>`.


.. dropdown:: Click to see the complete sitemap

Expand All @@ -106,6 +112,7 @@ Project structure and processes
requirements/index
modules/index
contribute/index
score_technical_base/index

Releases <score_releases/index.rst>
Tools <score_tools/index.rst>
Expand Down
3 changes: 3 additions & 0 deletions docs/platform_management_plan/safety_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
:realizes: wp__platform_safety_plan, wp__safety_tailoring
:tags: platform_management


.. _score_platform_safety_plan:

Safety management / Platform Safety Plan
----------------------------------------

Expand Down
3 changes: 3 additions & 0 deletions docs/platform_management_plan/software_verification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
:tags: platform_management
:realizes: wp__verification_plan


.. _software_verification_plan:

Software verification
*********************

Expand Down
28 changes: 28 additions & 0 deletions docs/score_technical_base/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
..
# *******************************************************************************
# Copyright (c) 2024 Contributors to the Eclipse Foundation
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the
# terms of the Apache License Version 2.0 which is available at
# https://www.apache.org/licenses/LICENSE-2.0
#
# SPDX-License-Identifier: Apache-2.0
# *******************************************************************************

.. _technical_base:

Score Project Technical Base and Infrastructure
===============================================

Here we list the elements upon which the actual score project is built. Without them, the platform cannot function and would only deliver some source files.

The following features are defined:

.. toctree::
:maxdepth: 1
:glob:

*/index