Skip to content

Commit

Permalink
Merge pull request #66 from eclipse-score/add_mvp_features
Browse files Browse the repository at this point in the history
Add MVP features
  • Loading branch information
ramceb authored Dec 13, 2024
2 parents f8c46a6 + 7ece4d9 commit 7dcdf0a
Show file tree
Hide file tree
Showing 12 changed files with 201 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/features/analysis-infra/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Analysis Infrastructure
#######################

.. toctree::
logging/index.rst
16 changes: 16 additions & 0 deletions docs/features/analysis-infra/logging/console-output/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Console Output
##############
20 changes: 20 additions & 0 deletions docs/features/analysis-infra/logging/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Logging
#######

.. toctree::
console-output/index.rst
mw-log-api/index.rst
16 changes: 16 additions & 0 deletions docs/features/analysis-infra/logging/mw-log-api/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Logging API
###########
20 changes: 20 additions & 0 deletions docs/features/communication/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Communication
#############

.. toctree::

ipc/index.rst
16 changes: 16 additions & 0 deletions docs/features/communication/ipc/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Inter-process Communication
###########################
16 changes: 16 additions & 0 deletions docs/features/frameworks/fixed-order-execution/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Fixed order execution Framework
###############################
21 changes: 21 additions & 0 deletions docs/features/frameworks/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
..
# *******************************************************************************
# 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
# *******************************************************************************

Frameworks
##########

.. toctree::

fixed-order-execution/index.rst
4 changes: 4 additions & 0 deletions docs/features/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ Features

infrastructure/index.rst
integration/index.rst
analysis-infra/index.rst
communication/index.rst
frameworks/index.rst
persistency/index.rst
16 changes: 16 additions & 0 deletions docs/features/persistency/file-access/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
File Access
###########
21 changes: 21 additions & 0 deletions docs/features/persistency/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Persistency
###########

.. toctree::

file-access/index.rst
key-value-storage/index.rst
16 changes: 16 additions & 0 deletions docs/features/persistency/key-value-storage/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
..
# *******************************************************************************
# 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
# *******************************************************************************
Key-value Storage
#################

0 comments on commit 7dcdf0a

Please sign in to comment.