.. ## .. ## Copyright (c) Lawrence Livermore National Security, LLC and other .. ## RAJA Project Developers. See top-level LICENSE and COPYRIGHT .. ## files for dates and other details. No copyright assignment is required .. ## to contribute to RAJA. .. ## .. ## SPDX-License-Identifier: (BSD-3-Clause) .. ## .. developer_guide: #################### RAJA Developer Guide #################### The RAJA Developer Guide documents software development processes followed by the RAJA project. The main goal of the guide is to ensure all project contributors understand the key elements of the processes so that they are consistently applied. .. toctree:: :maxdepth: 1 contributing branch_development build_configurations ci ci_tasks tests release_process versioning