rougail-output-doc/tests/force_optional.adoc

77 lines
2.1 KiB
Text
Raw Normal View History

2024-11-15 08:13:45 +01:00
== Variables
[cols="1a,1a"]
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
|
2024-11-15 08:13:45 +01:00
**var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
My var1. +
2024-11-15 08:13:45 +01:00
**Default**: the value of the variable "a.unknown.variable".
|
2024-11-15 08:13:45 +01:00
**var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
My var2. +
2024-11-15 08:13:45 +01:00
**Default**: var calculated.
|
2024-11-15 08:13:45 +01:00
**var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` `__hidden__` |
My var3. +
2024-11-15 08:13:45 +01:00
**Hidden**: var could be hidden.
|
2024-11-15 08:13:45 +01:00
**var4** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` `__hidden__` |
My var4. +
2024-11-15 08:13:45 +01:00
**Hidden**: when the variable "a.unknown.variable" has the value "value".
|
2024-11-15 08:13:45 +01:00
**var5** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
My var5. +
2024-11-15 08:13:45 +01:00
**Default**: the value of the information "info" of the variable "a.unknown.variable".
|
2024-11-15 08:13:45 +01:00
**var6** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` |
My var6. +
2024-11-15 08:13:45 +01:00
**Choices**: the value of the variable "a.unknown.variable".
|
2024-11-15 08:13:45 +01:00
**var7** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` |
My var7. +
**Choices**:
* the value of the variable "a.unknown.variable1".
2024-11-15 08:13:45 +01:00
* the value of the variable "a.unknown.variable2".
|
2024-11-15 08:13:45 +01:00
**var8** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` |
My var8. +
2024-11-15 08:13:45 +01:00
**Choices**: the a.unknown.variable values.
|====
=== my var6
This family builds families dynamically.
**Identifiers**: the value of the variable "a.unknown.variable".
[cols="1a,1a"]
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
|
2024-11-15 08:13:45 +01:00
**var__example__.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
A variable.
|====