.. # ******************************************************************************* # Copyright (c) 2026 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 # ******************************************************************************* .. _launch_manager_detailed_design: Detailed Design ############### .. attention:: The detailed design document is optional and should be created if the design of the component is complex and cannot be easily understood from the architecture documentation and interface documentation alone. But the inspection checklist for the implementation is mandatory. Detail design example --------------------- An example of documenting detailed design can be found in: .. toctree:: detailed_design Inspection Checklist -------------------- The checklist for verification of the detailed design and code can be found here: .. toctree:: chklst_impl_inspection