rougail-output-doc/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.adoc

20 lines
661 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.variable** +
2025-11-29 22:21:06 +01:00
`string` `standard` `mandatory` | A variable. +
2025-10-14 12:58:39 +02:00
**Default**: value
| **extra.variable1** +
2025-11-29 22:21:06 +01:00
`string` `standard` `mandatory` | A first variable. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the variable "rougail.variable"
| **extra.variable2** +
2025-11-29 22:21:06 +01:00
`string` `standard` `mandatory` | A second variable. +
2025-10-29 10:46:57 +01:00
**Default**: copy the value of rougail.variable
| **extra.variable3** +
2025-11-29 22:21:06 +01:00
`string` `standard` `mandatory` | A third variable. +
2025-10-29 10:46:57 +01:00
**Default**: copy the value of rougail.variable
2025-10-14 12:58:39 +02:00
|====