rougail-output-doc/tests/results/test/00_9choice_variables.html

12 lines
1.2 KiB
HTML

<table>
<thead>
<tr><th>Variable </th><th>Description </th></tr>
</thead>
<tbody>
<tr><td><b>source_variable_1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>The first source variable.<br/><b>Default</b>: val1 </td></tr>
<tr><td><b>source_variable_2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>The second source variable.<br/><b>Default</b>: val2</td></tr>
<tr><td><b>my_variable</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>choice</a></mark> <mark>standard</mark> <mark>mandatory</mark> </td><td>A variable.<br/><b>Choices</b>: <ul><li>the value of the variable "source_variable_1"</li>
<li>the value of the variable "source_variable_2"</li></ul><br/><b>Default</b>: val1 </td></tr>
</tbody>
</table>