rougail-output-doc/tests/root_a_family_changelog.adoc

14 lines
518 B
Text
Raw Normal View History

2025-10-27 21:59:39 +01:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
2025-11-21 08:15:00 +01:00
| **a_family.a_second_family.a_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `mandatory` | A boolean variable. +
2025-10-27 21:59:39 +01:00
**Default**: true
2025-11-21 08:15:00 +01:00
| **a_family.an_other_family.a_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the variable "a_variable"
2025-10-27 21:59:39 +01:00
|====