24 lines
6.5 KiB
Markdown
24 lines
6.5 KiB
Markdown
# A second family
|
|
|
|
|
|
|
|
| Informations |
|
|
|:------------|
|
|
| **a_family.a_second_family** |
|
|
|
|
| Variable | Description |
|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| **a_family.a_second_family.a_variable**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.<br/>**Default**: true |
|
|
|
|
# An other family
|
|
|
|
|
|
|
|
| Informations |
|
|
|:------------|
|
|
| **a_family.an_other_family**<br/>*`hidden`*<br/>**Hidden**: when the variable "a_family.a_second_family.a_variable" has the value "true" |
|
|
|
|
| Variable | Description |
|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| **a_family.an_other_family.a_variable**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.<br/>**Default**: the value of the variable "a_variable" |
|
|
|