rougail-output-doc/tests/results/test_namespace/60_5family_dynamic_variable_outside.adoc

50 lines
1.3 KiB
Text

== Rougail
====
**🛈 Informations**
**rougail** +
`standard`
====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A suffix variable. +
**Default**:
* val1
* val2
|====
=== A dynamic family
====
**🛈 Informations**
**rougail.my_dyn_family___val1__** +
**rougail.my_dyn_family___val2__** +
This family builds families dynamically. +
`standard` +
**Identifiers**: the value of the variable "rougail.var"
====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.my_dyn_family___val1__.var** +
**rougail.my_dyn_family___val2__.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. +
**Default**: the value of the identifier
|====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A variable. +
**Default**:
* the value of the variable "rougail.my_dyn_family___val1__.var"
* the value of the variable "rougail.my_dyn_family___val2__.var"
|====