.. include:: /Includes.rst.txt .. _configuration: ============= Configuration ============= .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`Variables <_variables>` How to define reusable variables. .. card:: :ref:`References <_configuration_references>` How to reference another record. .. card:: :ref:`Records <_configuration_records>` How to create new records. .. card:: :ref:`Relations <_configuration_relations>` How to handle select, group, file and IRRE relations. .. card:: :ref:`Operations <_configuration_operations>` Add additional operations before or after seeding. .. toctree:: :hidden: :maxdepth: 2 :titlesonly: ConfigurationFile/Index Variables/Index References/Index Records/Index Relations/Index Operations/Index