49 lines
5.3 KiB
Markdown
49 lines
5.3 KiB
Markdown
| Variable | Description |
|
|
|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
|
|
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | First variable. |
|
|
|
|
<details><summary>A family</summary>
|
|
|
|
>>> [!note] Informations
|
|
<br/>**<a id="family" name="family">family</a>**<br/>`basic`
|
|
>>>
|
|
| Variable | Description |
|
|
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------|
|
|
| **<a id="family.var2" name="family.var2">family.var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable.<br/>**Example**: string6 |
|
|
|
|
<details><summary>A sub family</summary>
|
|
|
|
>>> [!note] Informations
|
|
<br/>**<a id="family.subfamily" name="family.subfamily">family.subfamily</a>**<br/>`standard`
|
|
>>>
|
|
| Variable | Description |
|
|
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| **<a id="family.subfamily.variable" name="family.subfamily.variable">family.subfamily.variable</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | Third variable.<br/>**Default**: <br/>- the value of the variable "[`First variable`](#var1)"<br/>- the value of the variable "[`A second variable`](#family.var2)" |
|
|
|
|
</details>
|
|
|
|
</details>
|
|
|
|
<details><summary>A family</summary>
|
|
|
|
>>> [!note] Informations
|
|
<br/>**<a id="family2" name="family2">family2</a>**<br/>`standard`
|
|
>>>
|
|
| Variable | Description |
|
|
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
|
|
| **<a id="family2.var2" name="family2.var2">family2.var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.<br/>**Default**: the value of the variable "[`A second variable`](#family.var2)" |
|
|
| **<a id="family2.var3" name="family2.var3">family2.var3</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | **Default**: string4<br/>**Example**: string5 |
|
|
|
|
<details><summary>A sub family</summary>
|
|
|
|
>>> [!note] Informations
|
|
<br/>**<a id="family2.subfamily" name="family2.subfamily">family2.subfamily</a>**<br/>`standard`
|
|
>>>
|
|
| Variable | Description |
|
|
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| **<a id="family2.subfamily.variable" name="family2.subfamily.variable">family2.subfamily.variable</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | Fourth variable.<br/>**Default**: <br/>- the value of the variable "[`First variable`](#var1)"<br/>- the value of the variable "[`A second variable`](#family.var2)"<br/>- the value of the variable "[`Var3`](#family2.var3)" |
|
|
|
|
</details>
|
|
|
|
</details>
|
|
|