rougail-output-doc/tests/root_a_family.an_other_family.html

23 lines
1.1 KiB
HTML
Raw Normal View History

<h1>First family</h1>
<b>Path</b>: a_family
<h2>An other family</h2>
2025-11-29 22:21:06 +01:00
<b>Path</b>: a_family.an_other_family
<mark><i>hidden</i></mark>
2026-03-29 12:42:01 +02:00
<b>Hidden</b>: when the variable "a boolean variable" has the value "true".
2025-11-29 22:21:06 +01:00
2025-10-27 21:59:39 +01:00
<table>
<thead>
2026-03-29 12:42:01 +02:00
<tr><th>Variable </th><th>Description </th></tr>
2025-10-27 21:59:39 +01:00
</thead>
<tbody>
2026-03-29 12:42:01 +02:00
<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>
2025-10-27 21:59:39 +01:00
</tbody>
</table>