rougail-output-doc/tests/docs/base/16_0redefine_description.adoc

29 lines
868 B
Text

== dictionaries/rougail/00-base.yml
[,yaml]
----
version: '1.1'
var:
description: Redefine description
----
== dictionaries/rougail/01-redefine.yml
[,yaml]
----
version: '1.1'
var:
description: Redefined
redefine: true
----
== Variables for "rougail"
[cols="105a,105a",options="header"]
|====
| Variable | Description
|
**rougail.var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
Redefined.
|====