60 lines
1.9 KiB
Text
60 lines
1.9 KiB
Text
== Rougail
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
This family is a namespace. +
|
|
**Path**: rougail +
|
|
`standard`
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
|====
|
|
|
|
=== A dynamic family
|
|
|
|
====
|
|
**🛈 Informations**
|
|
|
|
This family builds families dynamically. +
|
|
**Path**:
|
|
|
|
* rougail.__val1___dyn
|
|
* rougail.__val2___dyn +
|
|
`standard` +
|
|
**Identifiers**: the value of the variable "a suffix variable"
|
|
====
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.__val1___dyn.var1** +
|
|
**rougail.__val2___dyn.var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is suffix. +
|
|
**Default**: the value of the identifier.
|
|
| **rougail.__val1___dyn.var2** +
|
|
**rougail.__val2___dyn.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. +
|
|
**Default**:
|
|
|
|
* the value of the variable "value is suffix"
|
|
* the value of the variable "value is suffix"
|
|
| **rougail.__val1___dyn.var3** +
|
|
**rougail.__val2___dyn.var3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. +
|
|
**Default**:
|
|
|
|
* the value of the variable "value is suffix"
|
|
* the value of the variable "value is suffix"
|
|
| **rougail.__val1___dyn.var4** +
|
|
**rougail.__val2___dyn.var4** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. +
|
|
**Default**: the value of the variable "value is suffix"
|
|
|====
|
|
|