Skip to content
Merged
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
3 changes: 3 additions & 0 deletions docs/modules/os/sw_platforms/docs/community/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
Community
#########

These are the community-supported Software Platforms for Eclipse S-CORE.
See see :ref:`platform_assumptions` for the exact requirements for each Tier.

.. toctree::
:maxdepth: 3
:titlesonly:
Expand Down
9 changes: 8 additions & 1 deletion docs/modules/os/sw_platforms/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,14 @@
Software Platforms
##################

Software Platforms must meet requirements from: :ref:`platform_assumptions`.
A Software Platform is an operating system environment on which Eclipse S-CORE is integrated and executed.
It provides the foundational services and interfaces required for S-CORE modules to function.

.. note::
Software Platforms are categorized into *Tiers* based on their stability, support level, and intended use cases.
Hence, they must meet requirements of their respective Tier.
For details on this approach, and the requirements for each Tier, see :ref:`platform_assumptions`.


Component Documents
===================
Expand Down
Loading