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

51 lines
1.3 KiB
Text
Raw Normal View History

== Rougail
2024-07-10 21:27:48 +02:00
====
**🛈 Informations**
2025-10-02 08:38:43 +02:00
**rougail** +
2025-10-02 08:38:43 +02:00
`standard`
====
2025-10-02 08:38:43 +02:00
[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
| **rougail.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A suffix variable. +
**Default**:
2024-07-10 21:27:48 +02:00
* val1
2024-11-15 08:13:45 +01:00
* val2
2024-07-10 21:27:48 +02:00
|====
2025-10-14 12:58:39 +02:00
=== A dynamic family
2024-07-10 21:27:48 +02:00
====
**🛈 Informations**
2025-10-02 08:19:18 +02:00
**rougail.my_dyn_family___val1__** +
**rougail.my_dyn_family___val2__** +
This family builds families dynamically. +
`standard` +
2025-10-29 10:46:57 +01:00
**Identifiers**: the value of the variable "rougail.var"
====
[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
| **rougail.my_dyn_family___val1__.var** +
2024-11-15 08:13:45 +01:00
**rougail.my_dyn_family___val2__.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the identifier
2024-07-10 21:27:48 +02:00
|====
[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A variable. +
2025-04-25 14:17:07 +02:00
**Default**:
* the value of the variable "rougail.my_dyn_family___val1__.var"
* the value of the variable "rougail.my_dyn_family___val2__.var"
2024-11-15 08:13:45 +01:00
|====
2024-07-10 21:27:48 +02:00