rougail-output-doc/tests/root_a_family.adoc

43 lines
1.1 KiB
Text
Raw Normal View History

2025-11-29 22:21:06 +01:00
== First family
2025-10-27 21:59:39 +01:00
2025-11-21 08:15:00 +01:00
====
**🛈 Informations**
2025-10-27 21:59:39 +01:00
2025-11-29 22:21:06 +01:00
**Path**: a_family
====
=== A second family
====
**🛈 Informations**
**Path**: a_family.a_second_family
2025-11-21 08:15:00 +01:00
====
2025-10-27 21:59:39 +01:00
[cols="1a,1a"]
|====
| Variable | Description
2025-11-21 08:15:00 +01:00
| **a_family.a_second_family.a_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `mandatory` | A boolean variable. +
2025-10-27 21:59:39 +01:00
**Default**: true
|====
2025-11-29 22:21:06 +01:00
=== An other family
2025-10-27 21:59:39 +01:00
2025-11-21 08:15:00 +01:00
====
**🛈 Informations**
2025-10-27 21:59:39 +01:00
2025-11-29 22:21:06 +01:00
**Path**: a_family.an_other_family +
2025-11-21 08:15:00 +01:00
`__hidden__` +
2026-03-29 12:42:01 +02:00
**Hidden**: when the variable "a boolean variable" has the value "true".
2025-11-21 08:15:00 +01:00
====
2025-10-27 21:59:39 +01:00
[cols="1a,1a"]
|====
| Variable | Description
2025-11-21 08:15:00 +01:00
| **a_family.an_other_family.a_variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. +
2026-03-29 12:42:01 +02:00
**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".
2025-10-27 21:59:39 +01:00
|====