.. # ******************************************************************************* # 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 # ******************************************************************************* TRLC ==== **TRLC** (Tool Requirements Language for C) is the requirements DSL used to write use cases, potential errors, and tool requirements. The ``trlc_rst`` rule renders ``.trlc`` files into Sphinx-compatible RST for inclusion in this documentation. TRLC is consumed as an external Bazel module. For full documentation see `TRLC on GitHub `_.