doc: interfaces: document source and source-directory options
This commit is contained in:
parent
ee5e8b5702
commit
f6fe06298f
1 changed files with 6 additions and 0 deletions
|
@ -47,6 +47,12 @@ with an address of *203.0.113.2* and gateway of *203.0.113.1*.
|
||||||
associated with the declaration will be stored inside
|
associated with the declaration will be stored inside
|
||||||
_object_.
|
_object_.
|
||||||
|
|
||||||
|
*source* _filename_
|
||||||
|
Includes the file _filename_ as configuration data.
|
||||||
|
|
||||||
|
*source-directory* _directory_
|
||||||
|
Includes the files in _directory_ as configuration data.
|
||||||
|
|
||||||
*template* _object_
|
*template* _object_
|
||||||
Begins a new declaration for _object_, like *iface*, except
|
Begins a new declaration for _object_, like *iface*, except
|
||||||
that _object_ is defined as a *template*.
|
that _object_ is defined as a *template*.
|
||||||
|
|
Loading…
Reference in a new issue