rougail-output-doc/tests/root_a_family_changelog.adoc

15 lines
782 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. +
2026-04-01 17:01:24 +02:00
**Default**: the value of the variable "a root variable" (a_variable).
2026-03-29 12:42:01 +02:00
| **a_family.an_other_family.a_new_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. +
2026-04-01 17:01:24 +02:00
**Default**: the value of "a root variable" (a_variable).
2026-04-30 06:58:12 +02:00
|====