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

49 lines
1.3 KiB
Text
Raw Normal View History

== Rougail
2024-11-15 08:13:45 +01:00
====
**🛈 Informations**
2025-10-02 08:38:43 +02:00
2026-03-14 20:51:52 +01:00
This family is a namespace. +
2025-11-29 22:21:06 +01:00
**Path**: rougail +
2025-10-02 08:38:43 +02:00
`standard`
====
2025-10-02 08:38:43 +02:00
[cols="1a,1a"]
2024-11-15 08:13:45 +01:00
|====
| Variable | Description
| **rougail.var2** +
2025-11-29 22:21:06 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. +
2025-04-25 14:17:07 +02:00
**Default**:
2026-03-29 12:42:01 +02:00
* the value of the variable "a variable inside a dynamic family"
* the value of the variable "a variable inside a dynamic family"
| **rougail.var** +
2025-11-29 22:21:06 +01:00
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. +
2024-11-15 08:13:45 +01:00
**Default**:
* val1
* val2
|====
2025-10-14 12:58:39 +02:00
=== A dynamic family
2024-11-15 08:13:45 +01:00
====
**🛈 Informations**
2025-10-02 08:19:18 +02:00
This family builds families dynamically. +
2025-11-29 22:21:06 +01:00
**Path**:
* rougail.my_dyn_family___val1__
* rougail.my_dyn_family___val2__ +
`standard` +
2026-03-29 12:42:01 +02:00
**Identifiers**: the value of the variable "a suffix variable"
====
2024-11-15 08:13:45 +01:00
[cols="1a,1a"]
|====
| 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. +
2026-03-29 12:42:01 +02:00
**Default**: the value of the identifier.
2024-11-15 08:13:45 +01:00
|====