5 changed files with 47 additions and 3 deletions
@ -0,0 +1,16 @@ |
|||||||
|
use_layout |
||||||
|
========== |
||||||
|
|
||||||
|
Load a layout file and merge into the current set of layouts. |
||||||
|
|
||||||
|
Options |
||||||
|
------- |
||||||
|
|
||||||
|
file |
||||||
|
default: ``'layout.yml'`` |
||||||
|
|
||||||
|
The file or array of files to load. Treated exactly how :doc:`/dsl/deck` parses it. |
||||||
|
|
||||||
|
|
||||||
|
Examples |
||||||
|
-------- |
||||||
Loading…
Reference in new issue