rougail-output-doc/tests/docs/base/00_6boolean_no_mandatory.adoc

24 lines
746 B
Text

== dictionaries/rougail/00-base.yml
[,yaml]
----
---
version: '1.1'
variable:
description: a variable
type: boolean
mandatory: false
----
== Variables for "rougail"
[cols="1a,1a"]
|====
| Variable | Description
|
**rougail.variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` |
A variable. +
**Default**: True
|====