18 lines
1.3 KiB
HTML
18 lines
1.3 KiB
HTML
<h1>Rougail</h1>
|
|
|
|
<b>rougail</b>
|
|
|
|
<mark>standard</mark>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td><b>rougail.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>rougail.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>rougail.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 "rougail.source_variable_1"</li>
|
|
<li>the value of the variable "rougail.source_variable_2"</li></ul><br/><b>Default</b>: val1 </td></tr>
|
|
</tbody>
|
|
</table>
|
|
|