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

29 lines
856 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
[cols="107a,107a",options="header"]
|====
| Variable | Description
|
**var** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
Redefined.
|====