.. role:: tool(emphasis)
=================================
CUE rules for Bazel
=================================
.. External links
.. See https://stackoverflow.com/a/4836544/31818 for this abomination:
.. |the cue tool| replace:: the :tool:`cue` tool
.. _the cue tool:
.. _cue: https://cuelang.org/docs/
Integrate |the cue tool|_ into your Bazel probjects to define data in CUE and export it in various formats.
.. contents:: :depth: 2
-----
Overview
========
**TODO:** Write remaining documentation.