Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkri committed Dec 12, 2024
1 parent b46af9b commit f21e912
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ Documentation
features/index
process/index
platform_management_plan/index.rst
score_releases/index.rst
4 changes: 4 additions & 0 deletions docs/score_releases/_assets/score_mvp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/score_releases/_assets/score_timeline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
99 changes: 99 additions & 0 deletions docs/score_releases/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
SCORE Releases Overview
=======================

Timeline
--------

.. image:: _assets/score_timeline.svg
:width: 700
:alt: Infrastructure overview
:align: center

Overview
--------

.. image:: _assets/score_mvp.svg
:width: 900
:alt: Infrastructure overview
:align: center

SW Module List
--------------

.. list-table:: SCORE software modules overview
:header-rows: 1

* - SW Module Name
- Committer List
- Release
- Date
- Contribution Request
- Repo
* - Logging
- ...
- MVP
- Q4
- ...
- `mw_log <https://github.com/eclipse-score/inc_mw_log>`_
* - IPC
- ...
- MVP
- Q4
- ...
- `mw_com <https://github.com/eclipse-score/inc_mw_com>`_
* - Persistency
- ...
- MVP
- Q4
- ...
- `mw_per <https://github.com/eclipse-score/inc_mw_per>`_
* - Fixed Execution Order Framework
- ...
- MVP
- Q4
- ...
- `feo <https://github.com/eclipse-score/inc_feo>`_
* - Mixed Criticality Software Orchestrator
- ...
- MVP
- Q4
- ...
- ...
* - ...
- ...
- ...
- ...
- ...
- ...
* - ...
- ...
- ...
- ..
- ...
- ...
* - ...
- ...
- ...
- ...
- ...
- ...
* - ...
- ...
- ...
- ...
- ...
- ...

0 comments on commit f21e912

Please sign in to comment.