.. # ******************************************************************************* # 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 # ******************************************************************************* .. _manuals_main: Manuals ======= This section contains all user-facing manuals for the sCore ``time`` module, combining the main User Manual with all relevant examples. .. toctree:: :maxdepth: 2 :caption: User Manual: introduction api_description/api_usage api_description/lifecycle api_description/testing_guide api_description/advanced_api config/configuration_guide integration_guide troubleshooting_guide .. .. The following toctree is for the examples manual. It is commented out .. temporarily until the corresponding files are checked in. .. .. .. toctree:: .. :maxdepth: 2 .. :caption: Examples: .. .. examples/index