tiramisu does not take into account an empty family

This commit is contained in:
gwen 2026-05-04 16:28:33 +02:00
parent 40f59e83a6
commit 3a9545c9cf

View file

@ -100,7 +100,7 @@ which means that this family is a container variable that contains no variable y
.. important:: .. important::
Any family that has been declared in a structure file but is empty (i.e., contains neither :term:`variables <variable>` nor :term:`subfamilies <subfamily>`) is deleted by Rougail, that is is not present in the Rougail CLI output. Any family that has been declared in a structure file but is empty (i.e., contains neither :term:`variables <variable>` nor :term:`subfamilies <subfamily>`) is not taken into account by the low level :term:`tiramisu` consistency engine.
Or a sub family Or a sub family
---------------- ----------------