rougail-output-doc/tests/results/test_namespace_without_family/00_8test.adoc

36 lines
1.3 KiB
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | The first variable. +
2025-10-14 12:58:39 +02:00
**Example**: test
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | The second variable. +
2025-10-14 12:58:39 +02:00
**Default**: value +
**Example**: test
| **rougail.var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | The third variable. +
2025-10-14 12:58:39 +02:00
**Examples**:
* test1
* test2
| **rougail.var4** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | The forth variable. +
2025-10-14 12:58:39 +02:00
**Examples**:
* null
* test1
* test2
| **rougail.var5** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | The fifth variable. +
2025-10-14 12:58:39 +02:00
**Default**: true +
**Example**: false
| **rougail.var6** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `unique` `multiple` | The sixth variable. +
2025-10-14 12:58:39 +02:00
**Examples**:
* test1
* test2
|====