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

56 lines
1.5 KiB
Text

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