rougail-output-doc/tests/root_a_family.gitlab.md

26 lines
1.5 KiB
Markdown

<details><summary>A second family</summary>
>>> [!note] Informations
**a_family.a_second_family**<br>
>>>
| 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 |
</details>
<details><summary>An other family</summary>
>>> [!note] Informations
**a_family.an_other_family**<br>*`hidden`*
**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". |
</details>