rougail-output-doc/tests/results/test_namespace_examples/04_1default_calculation_hidden.md

6.7 KiB

Table of Contents

Variables for "Rougail"

Variable                                                                                                             Description                                                                                                         
rougail.var1
string standard mandatory
A first variable.
Default: value
rougail.var2
string basic mandatory disabled
A second variable.
Disabled: when the variable "rougail.var1" has the value "value".
rougail.var3
string standard mandatory
A third variable.
Default: depends on a calculation.

Example with mandatory variables not filled in

---
rougail:
  var2: example

Example with all variables modifiable

---
rougail:
  var1: value
  var2: example
  var3: value