34 lines
1.4 KiB
HTML
34 lines
1.4 KiB
HTML
<h1>First family</h1>
|
|
|
|
<b>Path</b>: a_family
|
|
|
|
<h2>A second family</h2>
|
|
|
|
<b>Path</b>: a_family.a_second_family
|
|
|
|
<table>
|
|
<thead>
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td><b>a_family.a_second_family.a_variable</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>boolean</a></mark> <mark>mandatory</mark></td><td>A boolean variable.<br/><b>Default</b>: true</td></tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<h2>An other family</h2>
|
|
|
|
<b>Path</b>: a_family.an_other_family
|
|
|
|
<mark><i>hidden</i></mark>
|
|
|
|
<b>Hidden</b>: when the variable "a_family.a_second_family.a_variable" has the value "true"
|
|
|
|
<table>
|
|
<thead>
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td><b>a_family.an_other_family.a_variable</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>integer</a></mark> <mark>mandatory</mark></td><td>A new variable.<br/><b>Default</b>: the value of the variable "a_variable"</td></tr>
|
|
</tbody>
|
|
</table>
|
|
|