rougail-output-doc/tests/docs/no_namespace/00_6domainname.adoc

24 lines
449 B
Text

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