mirror of
https://github.com/documentationjs/documentation.git
synced 2025-12-08 18:23:43 +00:00
13 lines
231 B
YAML
13 lines
231 B
YAML
toc:
|
|
- name: Alpha
|
|
children:
|
|
- third
|
|
- first
|
|
- name: Bravo
|
|
description: Contains a subsection!
|
|
children:
|
|
- name: Charlie
|
|
description: Second is in here
|
|
children:
|
|
- second
|