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

42 lines
1 KiB
Text

== Rougail
====
**🛈 Informations**
**rougail** +
`basic`
====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `unique` `multiple` | A suffix variable. +
**Examples**:
* val1
* val2
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A second variable.
|====
=== A dynamic family
====
**🛈 Informations**
**rougail.dyn__val1__** +
**rougail.dyn__val2__** +
This family builds families dynamically. +
`standard` `__hidden__` +
**Hidden**: if var2 is no +
**Identifiers**: the value of the variable "rougail.var"
====
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.dyn__val1__.vardyn** +
**rougail.dyn__val2__.vardyn** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. +
**Default**: val
|====