rougail-output-doc/tests/root_a_family.md

30 lines
2.5 KiB
Markdown
Raw Normal View History

2025-11-29 22:21:06 +01:00
# First family
2025-10-27 21:59:39 +01:00
2025-12-29 18:47:37 +01:00
> [!NOTE]
2025-11-21 08:15:00 +01:00
>
2025-11-29 22:21:06 +01:00
> **Path**: a_family
2025-10-27 21:59:39 +01:00
2025-11-29 22:21:06 +01:00
## A second family
2025-10-27 21:59:39 +01:00
2025-12-29 18:47:37 +01:00
> [!NOTE]
2025-11-29 22:21:06 +01:00
>
> **Path**: a_family.a_second_family
| Variable | Description |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
| **<a id="a_family.a_second_family.a_variable" name="a_family.a_second_family.a_variable">a_family.a_second_family.a_variable</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.<br/>**Default**: true |
## An other family
2025-10-27 21:59:39 +01:00
2025-12-29 18:47:37 +01:00
> [!NOTE]
2025-11-21 08:15:00 +01:00
>
2025-11-29 22:21:06 +01:00
> **Path**: a_family.an_other_family\
2025-11-21 08:15:00 +01:00
> *`hidden`*\
2026-03-29 12:42:01 +02:00
> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true".
2025-10-27 21:59:39 +01:00
2026-03-29 12:42:01 +02:00
| Variable | Description |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|
| **<a id="a_family.an_other_family.a_variable" name="a_family.an_other_family.a_variable">a_family.an_other_family.a_variable</a>**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.<br/>**Default**: the value of the variable "[a root variable](#a_variable)" |
| **<a id="a_family.an_other_family.a_new_variable" name="a_family.an_other_family.a_new_variable">a_family.an_other_family.a_new_variable</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.<br/>**Default**: the value of "[a root variable](#a_variable)". |
2025-10-27 21:59:39 +01:00