.. # ******************************************************************************* # 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 # ******************************************************************************* .. _contribute_own_module: Contribute own module ===================== Let´s assume you want to contribute to the Eclipse S-CORE project by providing a new platform module. In this example, you will create a small demo application called *“scrample”*. The application demonstrates how to use existing Eclipse S-CORE platform modules to implement new functionality. .. toctree:: :hidden: first_score_module.rst doc_generation.rst building_source_code.rst cicd_workflows.rst reference_integration.rst