[tutorial 014] Family in "shorthand" mode
The sub family is now in "shorthand" mode. In this mode we can only define "name" and "description" attributes. Inside the sub family we add two variables (with domainname and port types).
This commit is contained in:
parent
587a701cbe
commit
da95f0ca08
1 changed files with 4 additions and 0 deletions
|
|
@ -9,3 +9,7 @@ manual:
|
||||||
http_proxy:
|
http_proxy:
|
||||||
description: HTTP Proxy
|
description: HTTP Proxy
|
||||||
type: family
|
type: family
|
||||||
|
|
||||||
|
address:
|
||||||
|
description: HTTP address
|
||||||
|
type: domainname
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue