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
7 changes: 4 additions & 3 deletions docs/score_releases/release_note_score_v0_5_alpha.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@ Highlights
- Initial set of communication, persistency, orchestration, and base utility modules.
- Experimental reference images for QNX, Red Hat AutoSD Linux, and EB corbos Linux for Safety Applications.

Eclipse S-CORE book
-------------------
The first version of the `Eclipse S-CORE book <https://eclipse-score.github.io/score/main/handbook/index.html>`_
Eclipse S-CORE User’s Guide
---------------------------

The `Eclipse S-CORE User’s Guide <https://eclipse-score.github.io/score/main/users_guide/index.html>`_
is a “how-to” guide for users getting started with the project.
It introduces the core concepts of Eclipse S-CORE and walks through building
the ``scrample`` application step by step on top of the platform modules.
Expand Down
7 changes: 4 additions & 3 deletions docs/score_releases/release_note_score_v0_5_beta.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,10 @@ Please be aware, that features may be incomplete, the software may exhibit insta
Highlights
-----------

Eclipse S-CORE book
-------------------
The `Eclipse S-CORE book <https://eclipse-score.github.io/score/main/handbook/index.html>`_
Eclipse S-CORE User’s Guide
---------------------------

The `Eclipse S-CORE User’s Guide <https://eclipse-score.github.io/score/main/users_guide/index.html>`_
is a “how-to” guide for users getting started with the project or who want to contribute new modules.
It introduces the core concepts of Eclipse S-CORE and walks through building
the ``scrample`` application step by step on top of the platform modules.
Expand Down
7 changes: 4 additions & 3 deletions docs/score_releases/release_note_score_v0_6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,10 @@ Please be aware, that features may be incomplete, the software may exhibit insta
Highlights
-----------

Eclipse S-CORE book
-------------------
The `Eclipse S-CORE book <https://eclipse-score.github.io/score/main/handbook/index.html>`_
Eclipse S-CORE User’s Guide
---------------------------

The `Eclipse S-CORE User’s Guide <https://eclipse-score.github.io/score/main/users_guide/index.html>`_
is a “how-to” guide for users getting started with the project or who want to contribute new modules.


Expand Down
6 changes: 3 additions & 3 deletions docs/score_releases/release_note_score_v0_7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ On the documentation side, the build pipeline was fixed and an integration statu
Infrastructure-wise, Bzlmod lockfile consistency is now enforced in CI, the AutoSD image version is frozen for reproducible builds, and image filesystem rules were migrated to the new Bazel API.


Eclipse S-CORE book
-------------------
Eclipse S-CORE User’s Guide
---------------------------

The `Eclipse S-CORE book <https://eclipse-score.github.io/score/main/handbook/index.html>`_
The `Eclipse S-CORE User’s Guide <https://eclipse-score.github.io/score/main/users_guide/index.html>`_
is a “how-to” guide for users getting started with the project or who want to contribute new modules.

S-CORE Platform scope
Expand Down
Loading