14 lines
172 B
YAML
14 lines
172 B
YAML
|
path: ""
|
||
|
name: ""
|
||
|
has_index: true
|
||
|
children:
|
||
|
- path: index
|
||
|
|
||
|
- path: flow-control
|
||
|
name: Flow control
|
||
|
has_index: true
|
||
|
children:
|
||
|
- path: arrays
|
||
|
- path: conditionals
|
||
|
|