rougail-output-doc/tests/root_a_family.adoc

42 lines
1.1 KiB
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 boolean 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 root variable"
| **a_family.an_other_family.a_new_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. +
**Default**: the value of "a root variable".
|====