35 lines
1.7 KiB
HTML
35 lines
1.7 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 boolean 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 root variable"</td></tr>
|
|
<tr><td><b>a_family.an_other_family.a_new_variable</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>mandatory</mark></td><td>A new variable 2.<br/><b>Default</b>: the value of "a root variable". </td></tr>
|
|
</tbody>
|
|
</table>
|
|
|