rougail-output-doc/tests/root_a_family.adoc

39 lines
911 B
Text

== First family
====
**🛈 Informations**
**Path**: a_family
====
=== A second family
====
**🛈 Informations**
**Path**: a_family.a_second_family
====
[cols="1a,1a"]
|====
| Variable | Description
| **a_family.a_second_family.a_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `mandatory` | A boolean variable. +
**Default**: true
|====
=== An other family
====
**🛈 Informations**
**Path**: a_family.an_other_family +
`__hidden__` +
**Hidden**: when the variable "a_family.a_second_family.a_variable" has the value "true"
====
[cols="1a,1a"]
|====
| Variable | Description
| **a_family.an_other_family.a_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. +
**Default**: the value of the variable "a_variable"
|====